We do have wire, just not where it's expected

This commit is contained in:
code8buster 2022-10-30 22:30:33 -04:00 committed by Thomas Göttgens
parent cae75dcb6d
commit 15a8710e69

View File

@ -1,5 +1,4 @@
// For OLED LCD // For OLED LCD
#define HAS_WIRE 0
#define HAS_SCREEN 0 #define HAS_SCREEN 0
#define I2C_SDA 4 #define I2C_SDA 4
#define I2C_SCL 5 #define I2C_SCL 5