mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_Airspeed: correct includes
we use the msp sensors structure
This commit is contained in:
parent
6c29079a76
commit
008eec5838
@ -22,6 +22,7 @@
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
#include <AP_HAL/Semaphores.h>
|
||||
#include "AP_Airspeed.h"
|
||||
#include <AP_MSP/msp_sensors.h>
|
||||
|
||||
class AP_Airspeed_Backend {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user