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.
1 parent 06a83c0 commit b5248faCopy full SHA for b5248fa
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