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 b4aa2cd commit 364bcd9Copy full SHA for 364bcd9
variants/makergo_c6_supermini/pins_arduino.h
@@ -85,7 +85,7 @@ static const uint8_t D7 = 7;
85
static const uint8_t D8 = 8; // Note: D8 overlaps with PIN_RGB_LED
86
static const uint8_t D9 = 9;
87
static const uint8_t D10 = 14;
88
-static const uint8_t D11 = 18;
+static const uint8_t D11 = 18;
89
static const uint8_t D12 = 19; // Note: D12 overlaps with SCL
90
static const uint8_t D13 = 15; // Note: D13 overlaps with LED_BUILTIN
91
static const uint8_t D14 = 20; // Note: D14 overlaps with SDA
0 commit comments