Skip to content
Snippets Groups Projects
Commit 988ce71e authored by Hamish Willee's avatar Hamish Willee Committed by Beat Küng
Browse files

Better rendering for tune control

parent a98643cb
No related branches found
No related tags found
No related merge requests found
......@@ -80,13 +80,9 @@ https://github.com/PX4/Firmware/blob/master/src/lib/tunes/tune_definition.desc
### Examples
Play system tune #2:
tune_control play -t 2
$ tune_control play -t 2
)DESCR_STR");
PRINT_MODULE_USAGE_NAME("tune_control", "system");
PRINT_MODULE_USAGE_COMMAND_DESCR("play","Play system tune, tone, or melody");
PRINT_MODULE_USAGE_PARAM_INT('t', 1, 1, 21, "Play predefined system tune", true);
......
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