mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
AP_AHRS: fix compile error in example sketch
This commit is contained in:
parent
5eb747b10f
commit
1e0cf2644d
@ -21,6 +21,7 @@
|
||||
#include <AP_Compass.h>
|
||||
#include <AP_Airspeed.h>
|
||||
#include <AP_Baro.h>
|
||||
#include <AP_Semaphore.h>
|
||||
#include <DataFlash.h>
|
||||
#include <APM_RC.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
|
Loading…
Reference in New Issue
Block a user