mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 14:12:05 +00:00
Update Heltec WSL variant.h to add I2C definitions. (#2475)
This commit is contained in:
parent
29199e4732
commit
0e15d6a5c2
@ -1,3 +1,6 @@
|
||||
#define I2C_SCL 47
|
||||
#define I2C_SDA 48
|
||||
|
||||
#define LED_PIN LED
|
||||
|
||||
#define HAS_SCREEN 0
|
||||
|
Loading…
Reference in New Issue
Block a user