AP_InertialSensor: fix example build after PSTR removal
This commit is contained in:
parent
a5a1680fb3
commit
3d1d6286e9
@ -49,7 +49,7 @@ void loop(void)
|
||||
" d) display offsets and scaling\r\n"
|
||||
" l) level (capture offsets from level)\r\n"
|
||||
" t) test\r\n"
|
||||
" r) reboot"));
|
||||
" r) reboot");
|
||||
|
||||
// wait for user input
|
||||
while( !hal.console->available() ) {
|
||||
|
Loading…
Reference in New Issue
Block a user