Updated Debug Serial (markdown)

Candas1
2020-12-21 09:44:18 +01:00
parent 8ec3a4462b
commit db26491617

@@ -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).<br />
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|
|---|---|