From 0c08b8b93b57da53e45eefd202d4b45b684102e4 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Sun, 12 Aug 2018 17:23:46 +0200 Subject: [PATCH] Update Compiling_STM32.md --- docs/Compiling_STM32.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Compiling_STM32.md b/docs/Compiling_STM32.md index 8ba6c62..9199dfa 100644 --- a/docs/Compiling_STM32.md +++ b/docs/Compiling_STM32.md @@ -26,7 +26,7 @@ Multiprotocol firmware is compiled using the Arduino IDE. The guide below will w ## Tools required **Notes**: -* The Vantac MPM Lite module most likely already has the USB Bootloader flashed on it. You can directly use the [upload via USB](#upload-via-usb) method. +* The Vantac MPM Lite module most likely already has the USB Bootloader flashed on it. You can directly use the [upload via USB](#upload-via-usb) method. Early modules' bootloader was however not booting everytime, if this is the case you need to upgarde it. * The latest jumper modules have an integrated FTDI appearing as a CP2102 device on the computer. You therefore don't need the FTDI adapter below and don't need to open your module to flash it. | **3.3V USB-TTL Adapter** | **4-pin Serial Programming Header** |