diff --git a/Variants.md b/Variants.md
index b67bdcc..58df1a9 100644
--- a/Variants.md
+++ b/Variants.md
@@ -3,7 +3,7 @@ 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
-|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|
+|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)|
|---|---|---|---|---|---|---|---|---|---|---|
|CONTROL|ADC|USART|I2C|PPM|PWM|USART|ADC|ADC|PWM|USART|
|DEFAULT
CABLE|LEFT|RIGHT|RIGHT|RIGHT|RIGHT|RIGHT|LEFT|LEFT|RIGHT|BOTH|