mirror of https://github.com/ArduPilot/ardupilot
AP_Baro: fixed example build
This commit is contained in:
parent
e6794239ca
commit
517c44bbaa
|
@ -16,6 +16,7 @@
|
|||
#include <Filter.h>
|
||||
#include <AP_Baro.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Notify.h>
|
||||
|
||||
#include <AP_HAL_AVR.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue