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 ccf076c commit 786253dCopy full SHA for 786253d
variants/DAISY_SEED/variant.h
@@ -62,7 +62,7 @@ extern "C" {
62
63
// I2C Definitions
64
#define PIN_WIRE_SDA 12 // Default for Arduino connector compatibility
65
-#define PIN_WIRE_SCL 8 // Default for Arduino connector compatibility
+#define PIN_WIRE_SCL 11 // Default for Arduino connector compatibility
66
67
// I2C timing definitions (optional), avoid time spent to compute if defined
68
// * I2C_TIMING_SM for Standard Mode (100kHz)
0 commit comments