From 173fa1d6760b2df9e761c07d3e34565044c306f9 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Fri, 24 May 2024 09:11:56 +0200 Subject: [PATCH] Updated Variant USART (markdown) --- Variant-USART.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Variant-USART.md b/Variant-USART.md index 20eb6d6..72d64ee 100644 --- a/Variant-USART.md +++ b/Variant-USART.md @@ -71,4 +71,5 @@ If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hac * Assuming RX or/and TX can be defective on your mainboard(port is defective on the MCU, 101 smd resistor is missing or has too high resistance), you can switch to other sensor cable in config.h * On some boards the wire colors might differ, try switching blue and green wires * Your Arduino TX/RX 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 -* You might have to reduce the baud rate if you use software serial on the Arduino \ No newline at end of file +* You might have to reduce the baud rate if you use software serial on the Arduino +* If you have added capacitors for PWM/PPM, remove it \ No newline at end of file