mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 19:39:06 +08:00
commander: whitespace
This commit is contained in:
parent
953984dd48
commit
a6e46a7e6f
@ -1161,7 +1161,7 @@ int commander_thread_main(int argc, char *argv[])
|
||||
if (!strcmp(argv[2],"-hil")) {
|
||||
startup_in_hil = true;
|
||||
} else {
|
||||
PX4_ERR("Argument %s not supported, abort.", argv[2]);
|
||||
PX4_ERR("Argument %s not supported, abort.", argv[2]);
|
||||
thread_should_exit = true;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user