From 233303408079b4882a5b377308e17bc006ff5bb1 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 17 Nov 2022 17:32:07 +0100 Subject: [PATCH] Updated Variants (markdown) --- Variants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Variants.md b/Variants.md index d8b638f..2ba4d2e 100644 --- a/Variants.md +++ b/Variants.md @@ -9,7 +9,7 @@ Variants are a set of parameters to configure FOC firmware for a specific use. - **[VARIANT_NUNCHUK](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-Nunchuk)**: Wii Nunchuk offers one hand control for throttle, braking and steering. This was one of the first input device used for electric armchairs or bottle crates. - **[VARIANT_PPM](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PPM)**: RC remote control with PPM Sum signal. - **[VARIANT_PWM](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PWM)**: RC remote control with PWM signal. -- **[VARIANT_IBUS](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-IBUS)**: RC remote control with Flysky iBUS protocol connected to the Left sensor cable. +- **[VARIANT_IBUS](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-IBUS)**: RC remote control with Flysky iBUS protocol. - **[VARIANT_HOVERCAR](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERCAR)**: The motors are controlled by two pedals brake and throttle. Reverse is engaged by double tapping on the brake pedal at standstill. - **[VARIANT_TRANSPOTTER](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-TRANSPOTTER)**: This is for transpotter build, which is a hoverboard based transportation system. For more details on how to build it check [here](https://github.com/NiklasFauth/hoverboard-firmware-hack/wiki/Build-Instruction:-TranspOtter) and [here](https://hackaday.io/project/161891-transpotter-ng). - **[VARIANT_SKATEBOARD](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Variant-SKATEBOARD)**: This is for skateboard build, controlled using an RC remote with PWM signal connected to the right sensor cable.