Updated Variants (markdown)

Candas1
2021-07-15 15:40:16 +02:00
parent c704d93c4b
commit 7ee26fc187

@@ -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
|<sub>VARIANTS</sub>|[<sub>ADC</sub>](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-ADC)|<sub>[USART](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-USART)</sub>|<sub>[NUNCHUK](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-Nunchuk)</sub>|[<sub>PPM</sub>](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PPM)|[<sub>PWM</sub>](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PWM)|[<sub>IBUS</sub>](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-IBUS)|<sub>[HOVERCAR](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERCAR)</sub>|<sub>[TRANSPOTTER](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-TRANSPOTTER)</sub>|<sub>[SKATEBOARD](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-SKATEBOARD)</sub>|<sub>[HOVERBOARD](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERBOARD)</sub>|
|---|---|---|---|---|---|---|---|---|---|---|