Skip to content
Snippets Groups Projects
Commit 65fd25fb authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

AP_InertialSensor: fixed example build

parent e1b7e53c
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment