From b52bf4d69b5aa181fe877709e0636bc9d6037fca Mon Sep 17 00:00:00 2001 From: emontnemery Date: Sun, 5 Aug 2018 20:10:01 +0200 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 878e1688..886d1bff 100644 --- a/Commands.md +++ b/Commands.md @@ -557,7 +557,7 @@ SerialLog | 4 | Disable Hardware Serial Bridge and Show all m SerialSend | \ | Disable Serial logging and send text to serial port ending with "\n" SerialSend2 | \ | Disable Serial logging and send text to serial port SerialSend3 | \ | Disable Serial logging, replace escape characters and send text to serial port -SerialSend4 | \ | Disable Serial logging and send binary data to serial port +SerialSend4 | \ | 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.