improve WiFi

This commit is contained in:
2024-12-08 14:55:06 +01:00
parent 873d63e6fa
commit a43227fb47
2 changed files with 8 additions and 1 deletions

View File

@ -6,5 +6,8 @@
"http_metrics.h": "c",
"outputs.h": "c",
"task.h": "c"
}
},
"idf.openOcdConfigs": [
"board/esp32-wrover-kit-3.3v.cfg"
]
}