mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
Math: fixed the build of the eulers test in SITL
This commit is contained in:
parent
9cba330eed
commit
17fbb8ea26
@ -22,6 +22,7 @@ FastSerialPort(Serial, 0);
|
||||
#include <AP_Baro.h>
|
||||
#include <AP_Compass.h>
|
||||
#include <AP_GPS.h>
|
||||
#include <Filter.h>
|
||||
Arduino_Mega_ISR_Registry isr_registry;
|
||||
AP_Baro_BMP085_HIL barometer;
|
||||
AP_Compass_HIL compass;
|
||||
|
Loading…
Reference in New Issue
Block a user