Open zenaro147 opened 1 week ago
Remove/fix obligation to always send "\r\n" CRLF at the end of any command
If your Serial Monitor don't have a "configurable" line ending, try one of the workarounds below
Keypress in [ ]
Terminals I used on Windows: MobaXTerm: ANYCOMMAND=VALUE [ENTER] [CTRL+J] PuTTY: ANYCOMMAND=VALUE [ENTER] [CTRL+J]
Terminal I used on Linux: Minicom: ANYCOMMAND=VALUE [ENTER] [CTRL+J]
Remove/fix obligation to always send "\r\n" CRLF at the end of any command
If your Serial Monitor don't have a "configurable" line ending, try one of the workarounds below