From 2c628d6aa76bbb2bd07f05386672269773c1d320 Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Sat, 18 Oct 2025 19:56:57 -0400 Subject: [PATCH] . --- compile_project/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile_project/readme.md b/compile_project/readme.md index 35e4f84..e35f62c 100644 --- a/compile_project/readme.md +++ b/compile_project/readme.md @@ -9,7 +9,7 @@ Use the following command to set the current project target microcontroller. ``` Substitute with yout microcontroller, such as ESp32 or ESP32C3. -Finally, use the command `build` to compile your project: +Finally, use the command `build` to compile your project. ```code bash # idf.py build