mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 20:38:36 -07:00
Update UART Terminal
This commit is contained in:
@@ -28,7 +28,7 @@ const UART_TerminalItem items[NUM_MENU_ITEMS] = {
|
||||
9,
|
||||
{"115200", "2400", "9600", "19200", "38400", "57600", "230400", "460800", "921600"},
|
||||
NO_ARGS,
|
||||
FOCUS_CONSOLE_TOGGLE,
|
||||
FOCUS_CONSOLE_END,
|
||||
NO_TIP},
|
||||
{"Send command", {""}, 1, {""}, INPUT_ARGS, FOCUS_CONSOLE_END, NO_TIP},
|
||||
{"Send AT command", {""}, 1, {"AT"}, INPUT_ARGS, FOCUS_CONSOLE_END, NO_TIP},
|
||||
|
||||
Reference in New Issue
Block a user