Skip to content

Commit ab99466

Browse files
authored
Merge pull request #1549 from Meshcore-Portugal/jbrazio/t114-fix
Revert "Merge pull request #1428 from etienn01/update-t114-i2c"
2 parents 699d1cd + b5248fa commit ab99466

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

variants/heltec_t114/variant.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
////////////////////////////////////////////////////////////////////////////////
5959
// I2C pin definition
6060

61-
#define PIN_WIRE_SDA (16) // P0.16
62-
#define PIN_WIRE_SCL (13) // P0.13
61+
#define PIN_WIRE_SDA (26) // P0.26
62+
#define PIN_WIRE_SCL (27) // P0.27
6363

6464
////////////////////////////////////////////////////////////////////////////////
6565
// SPI pin definition

0 commit comments

Comments
 (0)