mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 09:00:34 +08:00
Fixed led and reboot linker challenges in C++ environments
This commit is contained in:
@@ -117,4 +117,4 @@ drv_led_start(void)
|
||||
if (gLED != nullptr)
|
||||
gLED->init();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user