We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 699d1cd + b5248fa commit ab99466Copy full SHA for ab99466
1 file changed
variants/heltec_t114/variant.h
@@ -58,8 +58,8 @@
58
////////////////////////////////////////////////////////////////////////////////
59
// I2C pin definition
60
61
-#define PIN_WIRE_SDA (16) // P0.16
62
-#define PIN_WIRE_SCL (13) // P0.13
+#define PIN_WIRE_SDA (26) // P0.26
+#define PIN_WIRE_SCL (27) // P0.27
63
64
65
// SPI pin definition
0 commit comments