From 27a8cf2efa7d4bb8b76349bb9ac40eea42da0612 Mon Sep 17 00:00:00 2001 From: Emanuel Feru Date: Sun, 6 Mar 2022 14:25:48 +0100 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 fb53d5b..c1454f1 100644 --- a/Compiling-and-flashing-the-firmware.md +++ b/Compiling-and-flashing-the-firmware.md @@ -16,7 +16,7 @@ To build and flash choose one of the following methods: - Go to Actions (in the repo top menu) - Click on latest build - Download the build zip file from the Artifacts section (see picture below) -- Upload desired firmware.bin file using [ST-Link Utility](https://www.st.com/en/development-tools/stsw-link004.html) +- Upload desired `firmware.bin` file using [ST-Link Utility](https://www.st.com/en/development-tools/stsw-link004.html) ![Download build](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/docs/pictures/wiki_unlock/download_build.png)