mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
uORB: astyle
This commit is contained in:
parent
fcf98d07e0
commit
2dd2c9143a
@ -124,9 +124,11 @@ uorb_main(int argc, char *argv[])
|
||||
if (!strcmp(argv[1], "status")) {
|
||||
if (g_dev != nullptr) {
|
||||
PX4_INFO("uorb is running");
|
||||
|
||||
} else {
|
||||
PX4_INFO("uorb is not running");
|
||||
}
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user