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