From 4f5eb388b48c87c1e65d3268d43ea910d587e4f3 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Mon, 22 Nov 2021 14:58:38 +0100 Subject: [PATCH] Updated Variant USART (markdown) --- Variant-USART.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Variant-USART.md b/Variant-USART.md index 530dfd8..4993763 100644 --- a/Variant-USART.md +++ b/Variant-USART.md @@ -55,4 +55,4 @@ If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hac * Make sure the baud rate is 115200 * Make sure you are using the sensor cable(left=USART2 or right=USART3) selected in config.h * On some boards the wire colors might differ, try switching blue and green wires -* Your Arduino TX might not be working, you can verify that by trying with and FTDI and the Web tool to confirm the mainboard/firmware confirmation is not the issue \ No newline at end of file +* Your Arduino TX might not be working, you can verify that by trying with and FTDI and the Web tool to confirm the mainboard/firmware is not the issue \ No newline at end of file