From cb42effe9b2581de35612df02d596da3f44d02fa Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 15 Jul 2021 15:44:31 +0200 Subject: [PATCH] Updated Compiling and flashing the firmware (markdown) --- Compiling-and-flashing-the-firmware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-and-flashing-the-firmware.md b/Compiling-and-flashing-the-firmware.md index 234bfda..187ec2f 100644 --- a/Compiling-and-flashing-the-firmware.md +++ b/Compiling-and-flashing-the-firmware.md @@ -15,7 +15,7 @@ To build and flash choose one of the following methods: - Install [Vscode](https://code.visualstudio.com/download) - Install [Platformio](https://platformio.org/platformio-ide) - open the folder in Vscode -- press the 'PlatformIO:Build' or the 'PlatformIO:Upload' button (bottom left in vscode). +- press the 'PlatformIO:Upload' button (bottom left in vscode) to build and upload the firmwware. ### Method 2: Using Keil uVision