Update T114 I2C pins
This commit is contained in:
@@ -50,8 +50,8 @@
|
|||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
// I2C pin definition
|
// I2C pin definition
|
||||||
|
|
||||||
#define PIN_WIRE_SDA (26) // P0.26
|
#define PIN_WIRE_SDA (16) // P0.16
|
||||||
#define PIN_WIRE_SCL (27) // P0.27
|
#define PIN_WIRE_SCL (13) // P0.13
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
// SPI pin definition
|
// SPI pin definition
|
||||||
|
|||||||
Reference in New Issue
Block a user