This commit is contained in:
2025-10-18 19:50:21 -04:00
parent d4ae3809dc
commit b55390dcac

View File

@@ -7,4 +7,4 @@ Use the following command to set the current project target microcontroller.
```code bash
# idf.py set-target <target>
```
Substitute <project_name> with blank.
Substitute <target> with yout microcontroller, such as ESp32 or ESP32C3.