mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
AP_Mission: fixed example build
This commit is contained in:
parent
006185f08a
commit
868ee3af23
@ -39,7 +39,7 @@
|
||||
|
||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||
|
||||
AP_InertialSensor_HIL ins;
|
||||
AP_InertialSensor ins;
|
||||
AP_Baro_HIL baro;
|
||||
|
||||
// GPS declaration
|
||||
|
Loading…
Reference in New Issue
Block a user