From 0f3f84751a42dcdba8c0009c450f6eee44611336 Mon Sep 17 00:00:00 2001 From: EmanuelFeru Date: Sun, 6 Mar 2022 14:51:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc20b8..72f370b 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ To build and flash choose one of the following methods: - Download the build zip file from the Artifacts section - Upload desired `firmware.bin` file using [ST-Link Utility](https://www.st.com/en/development-tools/stsw-link004.html) -### Method 1: Using Platformio IDE +### Method 1: Using Platformio IDE (recommended) - open the project folder in the IDE of choice (vscode or Atom) - press the 'PlatformIO:Build' or the 'PlatformIO:Upload' button (bottom left in vscode).