mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Revert "Merge pull request #1428 from etienn01/update-t114-i2c"
This reverts commit616eb57b16, reversing changes made to537acd7ea1. This patch needs to be reverted because it boot freezes t114 433Mhz variant.
This commit is contained in:
parent
06a83c0453
commit
b5248faec4
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue