# V0.3 完成DHT10驱动函数,但是数据目前异常,等待排除硬件问题

This commit is contained in:
jxh
2025-03-21 00:45:04 +08:00
parent 58efe255f0
commit 9de7e3600d
9 changed files with 430 additions and 386 deletions

View File

@ -9,6 +9,7 @@
"keyscan.h": "c",
"uart.h": "c",
"sensor_json.h": "c",
"stdint.h": "c"
"stdint.h": "c",
"dht10.h": "c"
}
}