Skip to content

Commit 301facf

Browse files
committed
newline
1 parent 7de1da4 commit 301facf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32s2/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ CIRCUITPY_MODULE=wroom
1919
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Requests
2020
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
2121
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
22-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register
22+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register

0 commit comments

Comments
 (0)