AP_Mission: fixed example build

This commit is contained in:
Andrew Tridgell 2014-10-16 13:54:04 +11:00
parent 006185f08a
commit 868ee3af23

View File

@ -39,7 +39,7 @@
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER; const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
AP_InertialSensor_HIL ins; AP_InertialSensor ins;
AP_Baro_HIL baro; AP_Baro_HIL baro;
// GPS declaration // GPS declaration