From 96c89c8c973dbb3727cf53d1ae8df4e63f5d20cd Mon Sep 17 00:00:00 2001 From: pascallanger Date: Tue, 2 Jul 2019 23:12:26 +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 e3ecae2..5965891 100644 --- a/docs/Compiling_STM32.md +++ b/docs/Compiling_STM32.md @@ -58,7 +58,7 @@ If you don't need/want to customize the multi module firmware then you can use p - **Multiprotocol_V1.X.X_STM32.bin** files are for transmitters with support for hardware telemetry inversion, such as Turnigy 9X, 9XR, 9X+. - **Multiprotocol_V1.X.X_STM32_INV.bin** files are for tranismitters which require telemetry inverted in the module firmware, such as Taranis/T16. -[Flash-Multi](https://github.com/benlye/flash-multi) is a tool 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. +[Flash-Multi](https://github.com/benlye/flash-multi) is a Windows tool 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.