AP_InertialSensor: fixed example build

This commit is contained in:
Andrew Tridgell 2014-05-18 08:08:04 +10:00
parent e1b7e53c04
commit 65fd25fb5a

View File

@ -117,6 +117,7 @@ void loop(void)
}
#else
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
void setup() {}
void loop() {}
#endif // CONFIG_HAL_BOARD