feat: 添加 AHT30 温湿度传感器支持,优化 I2C 传感器管理逻辑
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "i2c_master_messager.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES bh1750 esp_driver_i2c esp_driver_gpio esp_timer
|
||||
REQUIRES bh1750 k0i05__esp_ahtxx esp_driver_i2c esp_driver_gpio esp_timer
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user