Skip to content

Commit 4413f21

Browse files
authored
Update mpconfigboard.mk
commented out fancyLED lib
1 parent 82ebe54 commit 4413f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/breadstick_raspberry/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ CIRCUITPY_BITBANG_APA102 = 1
1414
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LSM6DS/
1515
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar/
1616
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register/
17-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_FancyLED/
17+
# FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_FancyLED/

0 commit comments

Comments
 (0)