From f1a4e659e7cc48d5bb9ac7de3dbe316cf35feab1 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Tue, 2 Jul 2019 23:28:02 +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 1fa6a74..49e8e61 100644 --- a/docs/Compiling_STM32.md +++ b/docs/Compiling_STM32.md @@ -61,7 +61,7 @@ If you don't need/want to customize the multi module firmware then you can use p [Flash-Multi](https://github.com/benlye/flash-multi) is the recommended Windows utility for flashing pre-compiled firmware to any STM32-based Multiprotocol TX module. Firmware upload can be performed using the built-in USB connection or via an external FTDI adapter.

- +

## Preparation