From aecf06a52d54c46821e7f77e86abbe1c42e25432 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Mon, 12 Apr 2021 17:43:08 +0200 Subject: [PATCH] Updated Variants (markdown) --- Variants.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Variants.md b/Variants.md index 2ebb0c5..b67bdcc 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 file -* Others - Uncomment the desired Variant in Variant selection section of config.h file +* 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 |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|[SKATEBOARD](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-SKATEBOARD)|HOVERBOARD| |---|---|---|---|---|---|---|---|---|---|---|