mirror of https://github.com/ArduPilot/ardupilot
AP_Compass: fixed example build
This commit is contained in:
parent
1c94b39d6e
commit
c49981c03d
|
@ -6,6 +6,7 @@
|
|||
#include <AP_Common.h>
|
||||
#include <AP_Progmem.h>
|
||||
#include <AP_Param.h>
|
||||
#include <StorageManager.h>
|
||||
#include <AP_HAL.h>
|
||||
#include <AP_HAL_AVR.h>
|
||||
#include <AP_HAL_PX4.h>
|
||||
|
|
Loading…
Reference in New Issue