From 9379bd17925399e35cfa421766f5719e1efd8cad Mon Sep 17 00:00:00 2001 From: pascallanger Date: Wed, 29 Nov 2017 10:30:11 +0100 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 b93f5bb..a52e00a 100644 --- a/docs/Compiling_STM32.md +++ b/docs/Compiling_STM32.md @@ -88,7 +88,7 @@ There are three methods to upload firmware to an STM32 module: **Note:** 'Flash from TX' is only available with radios running ersky9x r221e2 or newer -**Flash from TX** is highly recommended if your transmitter supports it, **Upload via USB** is recommended for all others. **Upload via Serial** can be used if your module does not have a working USB port and your trasmitter does not run ersky9x. +**Flash from TX** is highly recommended if your transmitter supports it, **Upload via USB** is recommended for all others. **Upload via Serial** can be used if your module does not have a working USB port and your transmitter does not run ersky9x. 1. Under **Tools -> Upload Method** select an upload method