This commit is contained in:
2025-10-18 19:56:57 -04:00
parent fde83b0280
commit 2c628d6aa7

View File

@@ -9,7 +9,7 @@ Use the following command to set the current project target microcontroller.
```
Substitute <target> 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