mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_Baro: fixed example build on AVR
This commit is contained in:
parent
84bd10d279
commit
c15bf95e19
@ -4,6 +4,7 @@
|
||||
#include <AP_Param.h>
|
||||
#include <AP_Math.h>
|
||||
#include <AP_HAL.h>
|
||||
#include <AP_HAL_AVR.h>
|
||||
#include <AP_HAL_PX4.h>
|
||||
#include <AP_HAL_Empty.h>
|
||||
#include <AP_Buffer.h>
|
||||
|
Loading…
Reference in New Issue
Block a user