mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-29 04:53:48 +00:00
esp32 temperature node
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
Configuration variables with values
|
||||
*/
|
||||
|
||||
#define SDA_PIN 21
|
||||
#define SCL_PIN 22
|
||||
#define I2C_FREQ_HZ 100000
|
||||
Reference in New Issue
Block a user