mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-02 19:53:57 -04:00
AP_Module: update example baro include
This commit is contained in:
parent
ca65b214af
commit
cfa54d4ca4
@ -6,6 +6,7 @@
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Module/AP_Module.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
#include <AP_Baro/AP_Baro.h>
|
||||
|
||||
void setup();
|
||||
void loop();
|
||||
|
Loading…
Reference in New Issue
Block a user