Fix missed REPL docs update

This commit is contained in:
Allen Hill
2026-05-15 21:47:38 +00:00
parent 1fa9d63ac5
commit 99ca75ce45
+2 -2
View File
@@ -413,8 +413,8 @@ void general_GPIO_init() {
void print_help() {
RS232_Print("AVCLAN Mockingboard v1\n");
RS232_Print("W - begin reading for unicast message\n"
"Q - begin reading for broadcast message\n"
RS232_Print("U - begin reading for unicast message\n"
"B - begin reading for broadcast message\n"
"m - Toggle mute for mockingboard bus activity\n"
"v - Toggle verbose error logging\n"
"l - Toggle message logging\n"