rework sanity checks for temperature sensors

This commit is contained in:
2024-12-11 22:37:43 +01:00
parent 97956882dd
commit 6e6d2965f7
3 changed files with 54 additions and 41 deletions

View File

@ -11,7 +11,8 @@
"compare": "c",
"inputs.h": "c",
"cstdlib": "c",
"typeinfo": "c"
"typeinfo": "c",
"limits": "c"
},
"idf.openOcdConfigs": [
"board/esp32-wrover-kit-3.3v.cfg"