diff --git a/ports/raspberrypi/boards/breadstick_raspberry/mpconfigboard.mk b/ports/raspberrypi/boards/breadstick_raspberry/mpconfigboard.mk index a2609d24ce..1d7466daa1 100644 --- a/ports/raspberrypi/boards/breadstick_raspberry/mpconfigboard.mk +++ b/ports/raspberrypi/boards/breadstick_raspberry/mpconfigboard.mk @@ -14,4 +14,4 @@ CIRCUITPY_BITBANG_APA102 = 1 FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LSM6DS/ FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar/ FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register/ -FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_FancyLED/ +# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_FancyLED/