improve stability

This commit is contained in:
2024-12-09 22:09:34 +01:00
parent 88aef600c8
commit 0fb6e34958
5 changed files with 119 additions and 54 deletions

View File

@ -7,7 +7,9 @@
"outputs.h": "c",
"task.h": "c",
"metrics.h": "c",
"freertos.h": "c"
"freertos.h": "c",
"compare": "c",
"inputs.h": "c"
},
"idf.openOcdConfigs": [
"board/esp32-wrover-kit-3.3v.cfg"