From 41a2271cab0dff06ac2c9057ff37b8eea816a07a Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 21 Apr 2022 11:46:26 +0200 Subject: [PATCH] Updated Input Calibration (markdown) --- Input-Calibration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Input-Calibration.md b/Input-Calibration.md index f78ff61..87d8f8d 100644 --- a/Input-Calibration.md +++ b/Input-Calibration.md @@ -22,10 +22,10 @@ The [hovercar](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Varian ### :joystick: Mid-resting pot(2) This type of input will be mapped to a positive and negative ouput(voltage/speed/torque) on each side of the resting/middle position.
-This enables forward/backward driving(voltage/speed mode) or Throttle/Brake(torque mode) from the same input.
INPUT_MIN(-1000) <----------0----------> INPUT_MAX(1000) +This enables forward/backward driving or left/right steering(voltage/speed mode) , or Throttle/Brake(torque mode) from the same input.
The [Nunchuk](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-Nunchuk) variant is using such input types. ### :control_knobs: Automatic(3)