From 475b5fd9ad006df33a0eae5591927d2d063405ce Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sat, 21 Nov 2020 12:35:40 +0100 Subject: [PATCH] Updated Debug Serial (markdown) --- Debug-Serial.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Debug-Serial.md b/Debug-Serial.md index d8fd6be..0cea1b6 100644 --- a/Debug-Serial.md +++ b/Debug-Serial.md @@ -1,9 +1,8 @@ -Debug Serial will allow you to get information from the board as Human readable ASCII output.
-It can be used to: +Debug Serial will allow you to get information from the board as Human readable ASCII output to: * Calibrate the battery voltage reading * Calibrate the temperature reading * Debug -* Plot +* Plot the results ## Wiring: * Connect GND and RX of a 3.3v uart-usb/FTDI adapter to the left (USART2) or right sensor board cable (USART3) depending on config.h settings