From 42e2cd9d6350bb06e431aa4242dc6ec391c35c6b Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sun, 2 Jan 2022 18:31:41 +0100 Subject: [PATCH] Updated Compiling and flashing the firmware (markdown) --- Compiling-and-flashing-the-firmware.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Compiling-and-flashing-the-firmware.md b/Compiling-and-flashing-the-firmware.md index d3a6a53..792a784 100644 --- a/Compiling-and-flashing-the-firmware.md +++ b/Compiling-and-flashing-the-firmware.md @@ -8,8 +8,6 @@ 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