diff --git a/Compiling-and-flashing-the-firmware.md b/Compiling-and-flashing-the-firmware.md index 187ec2f..df91128 100644 --- a/Compiling-and-flashing-the-firmware.md +++ b/Compiling-and-flashing-the-firmware.md @@ -8,6 +8,8 @@ Make sure you hold the power button while flashing the firmware, as the STM migh ⚠If you are using a jumper instead of the power button, make sure you are not entering the [Auto-Calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Input-Calibration#auto-calibration) by mistake, which would deactivate the inputs if you don't proceed with the calibration properly. If you face this issue, erase the chip in st-link utility before flashing the firmware, or do a proper auto-calibration⚠ +Make sure you have identified and selected the right [Variant](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variants). + To build and flash choose one of the following methods: ### Method 1: Using Platformio IDE