mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 14:27:35 +08:00
Fixed led and reboot linker challenges in C++ environments
This commit is contained in:
@@ -47,7 +47,7 @@ __EXPORT int reboot_main(int argc, char *argv[]);
|
||||
|
||||
int reboot_main(int argc, char *argv[])
|
||||
{
|
||||
up_systemreset();
|
||||
systemreset();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user