mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
AP_Mission: updates for new AP_Baro API
This commit is contained in:
parent
cd7fbddcce
commit
8aa1a89081
@ -40,7 +40,7 @@
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
AP_InertialSensor ins;
|
||||
AP_Baro_HIL baro;
|
||||
AP_Baro baro;
|
||||
|
||||
// GPS declaration
|
||||
static AP_GPS gps;
|
||||
|
Loading…
Reference in New Issue
Block a user