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: