own wifi module

This commit is contained in:
2024-12-19 18:58:05 +01:00
parent 15b74c91f4
commit 0b9f5e2997
10 changed files with 137 additions and 115 deletions

View File

@ -17,7 +17,10 @@
"type_traits": "c",
"cmath": "c",
"*.tcc": "c",
"*.inc": "c"
"*.inc": "c",
"safety.h": "c",
"event_groups.h": "c",
"string.h": "c"
},
"idf.openOcdConfigs": [
"board/esp32-wrover-kit-3.3v.cfg"