IIC OK but sensor error

This commit is contained in:
2025-08-14 00:41:12 +08:00
parent 54bf206ec3
commit 4e0ad6e8eb
9 changed files with 1315 additions and 16 deletions

View File

@@ -30,6 +30,9 @@ set(TARGET_SRC
Src/uart_ring_buffer.c
Src/command.c
Src/i2c.c
Src/ldc1612.c
Src/tmp112.c
Src/sensor_example.c
)
# 设置输出目录