This commit is contained in:
2025-07-08 01:19:15 -04:00
parent 7bd0ce25bd
commit 9ff39a3e41

View File

@@ -67,8 +67,8 @@ static const char *TAG = "ESP IDF Robot";
#define I2C_PORT 0
#define I2C_ADDR 0x40
#define CONFIG_EXAMPLE_I2C_MASTER_SDA 5
#define CONFIG_EXAMPLE_I2C_MASTER_SCL 6
#define CONFIG_EXAMPLE_I2C_MASTER_SDA 3
#define CONFIG_EXAMPLE_I2C_MASTER_SCL 2
#define CONFIG_EXAMPLE_SHUNT_RESISTOR_MILLI_OHM 100