Update Heltec WSL variant.h to add I2C definitions. (#2475)

This commit is contained in:
rcarteraz
2023-05-09 19:30:43 -05:00
committed by GitHub
parent 29199e4732
commit 0e15d6a5c2
+3
View File
@@ -1,3 +1,6 @@
#define I2C_SCL 47
#define I2C_SDA 48
#define LED_PIN LED #define LED_PIN LED
#define HAS_SCREEN 0 #define HAS_SCREEN 0