Fix trailing line

This commit is contained in:
Scott Shawcroft 2020-09-30 11:36:51 -07:00
parent 29af7068d4
commit a09a158ddc
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA

View File

@ -35,4 +35,4 @@
#define AUTORESET_DELAY_MS 500
#define MICROPY_HW_APA102_MOSI (&pin_GPIO40)
#define MICROPY_HW_APA102_SCK (&pin_GPIO45)
#define MICROPY_HW_APA102_SCK (&pin_GPIO45)