We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466f2a3 commit b9c2874Copy full SHA for b9c2874
ports/espressif/boards/cytron_maker_feather_aiot_s3/mpconfigboard.mk
@@ -17,4 +17,4 @@ CIRCUITPY_ESP_FLASH_FREQ=80m
17
CIRCUITPY_ESP_FLASH_SIZE=8MB
18
19
# Include these Python libraries in firmware.
20
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
+FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
0 commit comments