From 7ee26fc187061f33b7e0ff6e58b715178a88db75 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 15 Jul 2021 15:40:16 +0200 Subject: [PATCH] Updated Variants (markdown) --- Variants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Variants.md b/Variants.md index 58df1a9..cd23da5 100644 --- a/Variants.md +++ b/Variants.md @@ -1,7 +1,7 @@ # Variant selection Variants are a set of parameters to configure FOC firmware for a specific use. * Platformio - Remove the semicolon in front of the desired Variant in [platformio.ini](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/platformio.ini) file -* Others - Uncomment the desired Variant in Variant selection section of [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) file +* Others - Uncomment the desired Variant by removing the leading // in Variant selection section of [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/eb20cc0acad0da91ead7d207fa6a83f1778f03e1/Inc/config.h#L12) file |VARIANTS|[ADC](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-ADC)|[USART](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-USART)|[NUNCHUK](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-Nunchuk)|[PPM](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PPM)|[PWM](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PWM)|[IBUS](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-IBUS)|[HOVERCAR](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERCAR)|[TRANSPOTTER](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-TRANSPOTTER)|[SKATEBOARD](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-SKATEBOARD)|[HOVERBOARD](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERBOARD)| |---|---|---|---|---|---|---|---|---|---|---|