mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-02-03 14:24:55 +01:00
test HELTECv3 0.2
This commit is contained in:
parent
3de3aac026
commit
bdf3fe7cbc
|
|
@ -146,7 +146,7 @@ namespace POWER_Utils {
|
|||
Wire.begin(BOARD_I2C_SDA, BOARD_I2C_SCL);
|
||||
#endif
|
||||
|
||||
#ifdef HELTEC_V3_GPS
|
||||
#ifdef HELTEC_V3
|
||||
Wire1.begin(BOARD_I2C_SDA, BOARD_I2C_SCL);
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue