From 3ce0bdefabbcd1eb0254c6a782f2e49d272e44de Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sat, 1 Jan 2022 19:37:07 +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 1e513c2..7e96c0f 100644 --- a/Debug-Serial.md +++ b/Debug-Serial.md @@ -11,7 +11,7 @@ Connect a [FTDI Serial adapter](https://s.click.aliexpress.com/e/_AqPOBr) or a [ For a more detailed troubleshooting you can use ## 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 +* Connect GND and RX of a 3.3v uart-usb/FTDI adapter to the left (DEBUG_SERIAL_USART2) or right sensor board cable (DEBUG_SERIAL_USART3) depending on config.h settings ⚠ Red wire from sensor cable delivers 15v !!!