add mqtt, decouple i2c and sensor

This commit is contained in:
2025-11-10 22:40:21 +06:00
parent 80478c7400
commit fe6cc2ebb9
8 changed files with 466 additions and 231 deletions

View File

@@ -42,6 +42,11 @@
"atomic": "c",
"__bit_reference": "c",
"err.h": "c",
"httpd.h": "c"
"httpd.h": "c",
"random": "c",
"limits": "c",
"tuple": "c",
"init.h": "c",
"hw_i2c.h": "c"
}
}