From b55390dcacab7a4767c389ea20362aab1aaa0ea9 Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Sat, 18 Oct 2025 19:50:21 -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 3b927cf..963fd79 100644 --- a/compile_project/readme.md +++ b/compile_project/readme.md @@ -7,4 +7,4 @@ Use the following command to set the current project target microcontroller. ```code bash # idf.py set-target ``` -Substitute with blank. \ No newline at end of file +Substitute with yout microcontroller, such as ESp32 or ESP32C3. \ No newline at end of file