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

This commit is contained in:
rcarteraz
2023-05-09 17:30:43 -07:00
committed by GitHub
parent 29199e4732
commit 0e15d6a5c2

View File

@@ -1,3 +1,6 @@
#define I2C_SCL 47
#define I2C_SDA 48
#define LED_PIN LED
#define HAS_SCREEN 0