mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-07 01:13:18 +00:00
Fix missed REPL docs update
This commit is contained in:
+2
-2
@@ -413,8 +413,8 @@ void general_GPIO_init() {
|
|||||||
|
|
||||||
void print_help() {
|
void print_help() {
|
||||||
RS232_Print("AVCLAN Mockingboard v1\n");
|
RS232_Print("AVCLAN Mockingboard v1\n");
|
||||||
RS232_Print("W - begin reading for unicast message\n"
|
RS232_Print("U - begin reading for unicast message\n"
|
||||||
"Q - begin reading for broadcast message\n"
|
"B - begin reading for broadcast message\n"
|
||||||
"m - Toggle mute for mockingboard bus activity\n"
|
"m - Toggle mute for mockingboard bus activity\n"
|
||||||
"v - Toggle verbose error logging\n"
|
"v - Toggle verbose error logging\n"
|
||||||
"l - Toggle message logging\n"
|
"l - Toggle message logging\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user