mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
AP_InertialSensor: fixed example build
This commit is contained in:
parent
e1b7e53c04
commit
65fd25fb5a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user