mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
spektrum_rc: make usage clear
This commit is contained in:
@@ -267,7 +267,7 @@ int info()
|
||||
void
|
||||
usage()
|
||||
{
|
||||
PX4_INFO("Usage: spektrum_rc 'start', 'info', 'stop'");
|
||||
PX4_INFO("Usage: spektrum_rc {start|info|stop}");
|
||||
}
|
||||
|
||||
} // namespace spektrum_rc
|
||||
|
||||
Reference in New Issue
Block a user