mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-06-25 12:31:35 +02:00
WIRE update
This commit is contained in:
+1
-1
@@ -205,7 +205,7 @@ namespace POWER_Utils {
|
||||
Wire1.begin(BOARD_I2C_SDA, BOARD_I2C_SCL);
|
||||
#endif
|
||||
|
||||
#if defined(HELTEC_V3) || defined(HELTEC_WS)
|
||||
#if defined(HELTEC_V3) || defined(HELTEC_WS) || defined(LIGHTGATEWAY_1_0)
|
||||
Wire.begin(OLED_SDA, OLED_SCL);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user