From e0188dfebb2ed1128b3357b3ed2149882630a28a Mon Sep 17 00:00:00 2001 From: Candas1 Date: Tue, 20 Sep 2022 13:56:02 +0200 Subject: [PATCH] Updated Variant SKATEBOARD (markdown) --- Variant-SKATEBOARD.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Variant-SKATEBOARD.md b/Variant-SKATEBOARD.md index 62a8b98..ad97a81 100644 --- a/Variant-SKATEBOARD.md +++ b/Variant-SKATEBOARD.md @@ -25,4 +25,7 @@ This variant is expecting only one mid-resting input, calibration will be reject ## :toolbox: Troubleshooting: If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Diagnostics) -* Make sure you are using the sensor cable(left=CONTROL_PWM_LEFT or right=CONTROL_PWM_RIGHT) selected in config.h \ No newline at end of file +* Make sure you are using the sensor cable(left=CONTROL_PWM_LEFT or right=CONTROL_PWM_RIGHT) selected in config.h +* You might have a defective input, because of a fried resistor or MCU pin (e.g. [issue](https://github.com/EFeru/hoverboard-firmware-hack-FOC/issues/244)), you can configure the firmware to work on the other cable + +If you get unwanted movements, check the wiring section. \ No newline at end of file