refactor(doorbell): unify 2x2 grid touch logic and add progress bar
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define LCD_B4 10
|
||||
|
||||
// ── I2C bus (shared: CH422G + GT911) ──
|
||||
#define I2C_MASTER_NUM 0
|
||||
#define I2C_MASTER_NUM ((i2c_port_t)0)
|
||||
#define I2C_MASTER_SDA 8
|
||||
#define I2C_MASTER_SCL 9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user