AP_OpticalFlow: fixed example build

This commit is contained in:
Andrew Tridgell 2014-10-24 21:38:03 +11:00
parent ad8b73c8aa
commit 5ddbcc296d
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,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