Updated Commands (markdown)

emontnemery 2018-08-05 20:10:01 +02:00
parent b98d8a6b01
commit b52bf4d69b
1 changed files with 1 additions and 1 deletions

@ -557,7 +557,7 @@ SerialLog | 4 | Disable Hardware Serial Bridge and Show all m
SerialSend | \<text\> | Disable Serial logging and send text to serial port ending with "\n"
SerialSend2 | \<text\> | Disable Serial logging and send text to serial port
SerialSend3 | \<text\> | Disable Serial logging, replace escape characters and send text to serial port
SerialSend4 | \<binary\> | Disable Serial logging and send binary data to serial port
SerialSend4 | \<binary\> | Disable Serial logging and send binary data to serial port. Data in serial response messages is encoded as hex strings.
#### Software Serial Bridge commands
Expect possible communication errors when additional sensors are configured.