From 18c5234d6fe344b1d31f2ea76bdb87444f7f2bc7 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 19 Nov 2020 22:28:09 +0100 Subject: [PATCH] Updated ADC Control (markdown) --- ADC-Control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADC-Control.md b/ADC-Control.md index b60533d..a63bd36 100644 --- a/ADC-Control.md +++ b/ADC-Control.md @@ -7,7 +7,7 @@ This variant can be used with potentiometers or hall sensors. ⚠ Use 3.3v from programming port or a voltage regulator, don’t use red wire it delivers 15v -Proceed with [calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Calibration) procedure. +Proceed with [calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Calibration) for better control. ## Support of extra buttons: Uncomment #define **SUPPORT_BUTTONS_RIGHT** to use right sensor board cable for button inputs. Disable DEBUG_SERIAL_USART3!