Merge pull request #1549 from Meshcore-Portugal/jbrazio/t114-fix

Revert "Merge pull request #1428 from etienn01/update-t114-i2c"
This commit is contained in:
ripplebiz
2026-02-02 13:36:25 +11:00
committed by GitHub

View File

@@ -58,8 +58,8 @@
////////////////////////////////////////////////////////////////////////////////
// I2C pin definition
#define PIN_WIRE_SDA (16) // P0.16
#define PIN_WIRE_SCL (13) // P0.13
#define PIN_WIRE_SDA (26) // P0.26
#define PIN_WIRE_SCL (27) // P0.27
////////////////////////////////////////////////////////////////////////////////
// SPI pin definition