Skip to content

Commit b9c2874

Browse files
committed
Added newline at the end of the file.
1 parent 466f2a3 commit b9c2874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/cytron_maker_feather_aiot_s3/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ CIRCUITPY_ESP_FLASH_FREQ=80m
1717
CIRCUITPY_ESP_FLASH_SIZE=8MB
1818

1919
# Include these Python libraries in firmware.
20-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
20+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel

0 commit comments

Comments
 (0)