mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_Beacon: fixed example build on ChibiOS
This commit is contained in:
parent
4e6c26cf77
commit
2941afa62b
@ -5,9 +5,7 @@
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Beacon/AP_Beacon_Marvelmind.h>
|
||||
#include <AP_Beacon/AP_Beacon.h>
|
||||
#if HAL_OS_POSIX_IO
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
void setup();
|
||||
void loop();
|
||||
|
Loading…
Reference in New Issue
Block a user