Job_SignsPads/ESP32/software/.vscode/settings.json
2025-04-22 15:14:36 +08:00

7 lines
136 B
JSON

{
"idf.openOcdConfigs": [
"board/esp32-wrover-kit-3.3v.cfg"
],
"idf.portWin": "COM22",
"idf.flashType": "UART"
}