mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
voxl2: add system reboot support
This commit is contained in:
committed by
Eric Katzfey
parent
30cbf84fd8
commit
845a7efd58
@@ -57,9 +57,10 @@
|
||||
|
||||
#ifdef __PX4_NUTTX
|
||||
#include <nuttx/board.h>
|
||||
#include <sys/boardctl.h>
|
||||
#endif
|
||||
|
||||
#include <sys/boardctl.h>
|
||||
|
||||
using namespace time_literals;
|
||||
|
||||
static pthread_mutex_t shutdown_mutex =
|
||||
|
||||
Reference in New Issue
Block a user