Skip to content

Commit a09a158

Browse files
committed
Fix trailing line
1 parent 29af706 commit a09a158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32s2/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
#define AUTORESET_DELAY_MS 500
3636

3737
#define MICROPY_HW_APA102_MOSI (&pin_GPIO40)
38-
#define MICROPY_HW_APA102_SCK (&pin_GPIO45)
38+
#define MICROPY_HW_APA102_SCK (&pin_GPIO45)

0 commit comments

Comments
 (0)