diff --git a/Variant-HOVERCAR.md b/Variant-HOVERCAR.md index 0cc7826..75908dc 100644 --- a/Variant-HOVERCAR.md +++ b/Variant-HOVERCAR.md @@ -80,6 +80,8 @@ Flysky FS-iA6B: https://www.banggood.com/custlink/KD3RFswKcT * ADC_PROTECT_THRESH : to adjust the threshold below/above the MIN/MAX ADC values that will trigger ADC protection * ADC_PROTECT_TIMEOUT : number of wrong / missing input commands before safety state is taken +The default [control mode](https://github.com/EFeru/hoverboard-firmware-hack-FOC#foc-firmware) is VOLTAGE mode, for freewheeling, change it in config.h to TORQUE MODE (TRQ_MODE) + ### :control_knobs: Calibration: Proceed with [calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Input-Calibration) for better control.
With this variant, the auto-calibration is expecting 2 normal pots, and will reject the calibration if an input is missing or is of incorrect type (e.g. mid-resting pot).