Skip to content

Commit 364bcd9

Browse files
epsilonrtCopilot
andauthored
Update variants/makergo_c6_supermini/pins_arduino.h
Remove trailing whitespace Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b4aa2cd commit 364bcd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/makergo_c6_supermini/pins_arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ static const uint8_t D7 = 7;
8585
static const uint8_t D8 = 8; // Note: D8 overlaps with PIN_RGB_LED
8686
static const uint8_t D9 = 9;
8787
static const uint8_t D10 = 14;
88-
static const uint8_t D11 = 18;
88+
static const uint8_t D11 = 18;
8989
static const uint8_t D12 = 19; // Note: D12 overlaps with SCL
9090
static const uint8_t D13 = 15; // Note: D13 overlaps with LED_BUILTIN
9191
static const uint8_t D14 = 20; // Note: D14 overlaps with SDA

0 commit comments

Comments
 (0)