diff --git a/Debug-Serial.md b/Debug-Serial.md index d1394a1..d160fa3 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 115200 bauds (could be 38400 bauds if you use a previous version of the firmware).
DEBUG_SERIAL_ASCII output is: -`1:345 2:1337 3:0 4:0 5:0 6:0 7:0 8:0\n` +`in1:345 in2:1337 cmdR:0 cmdL:0 BatADC:0 BatV:0 TempADC:0 Temp:0\n` |Field|Ouput| |---|---|