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