mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-23 07:42:08 +00:00
esp32 temperature node
This commit is contained in:
@@ -45,7 +45,7 @@ i2c_config_t conf = {
|
||||
.sda_pullup_en = GPIO_PULLUP_ENABLE,
|
||||
.scl_io_num = 22,
|
||||
.sda_pullup_en = GPIO_PULLUP_ENABLE,
|
||||
.master.clk_speed = 400000,
|
||||
.master.clk_speed = 100000,
|
||||
.clk_flags= 0,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user