mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
Baro: fixed build of MS5611 test code
This commit is contained in:
parent
e0b3309500
commit
f70cd71791
@ -5,6 +5,7 @@
|
||||
#include <AP_Math.h> // ArduPilot Mega Vector/Matrix math Library
|
||||
#include <I2C.h>
|
||||
#include <SPI.h>
|
||||
#include <Filter.h>
|
||||
#include <Arduino_Mega_ISR_Registry.h>
|
||||
#include <AP_PeriodicProcess.h>
|
||||
#include <AP_Baro.h> // ArduPilot Mega ADC Library
|
||||
|
Loading…
Reference in New Issue
Block a user