From 93e4d117a7f4e501bdcc011707b257b409a083d8 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sat, 21 Nov 2020 13:17:51 +0100 Subject: [PATCH] Updated Debug Serial (markdown) --- Debug-Serial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debug-Serial.md b/Debug-Serial.md index b6faa6d..a5a8eec 100644 --- a/Debug-Serial.md +++ b/Debug-Serial.md @@ -13,7 +13,7 @@ Debug Serial will allow you to get information from the board as Human readable Use a serial terminal/monitor to read the output at 38400 baudrate.
DEBUG_SERIAL_ASCII output is: -`1:345 2:1337 3:0 4:0 5:0 6:0 7:0 8:0\r\n` +`1:345 2:1337 3:0 4:0 5:0 6:0 7:0 8:0\n` |Position|Ouput| |---|---|