From a248ea9159209a05f2085482974d16f4b2ad829e Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 12 May 2021 12:11:11 +0200 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 e4aa9ca..3fb692a 100644 --- a/Variant-USART.md +++ b/Variant-USART.md @@ -32,7 +32,7 @@ The FOC firmware will discard frames if: A timeout will be triggered if no correct frame is received during the time specified with parameter SERIAL_TIMEOUT in config.h (160ms by default).
## Calibration: -[Calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Calibration) is not required with USART control, but can be done if you use an input devices(e.g. Joystick or Throttle handle) on the Arduino and are not taking care of calibration center value and min/max range there. +[Calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Calibration) is not required with USART control, but can be done if you use an input devices(e.g. Joystick or Throttle handle) on the Arduino and are not taking care of calibrating center value and min/max range there. ## Feedback: