Skip to content

Commit 059b0e7

Browse files
committed
force neopixel_write into build
1 parent edc82dd commit 059b0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/atmel-samd/boards/bradanlanestudio_coin_m0/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ CIRCUITPY_ROTARYIO = 0
3838
CIRCUITPY_RTC = 0
3939
CIRCUITPY_USB_HID = 1
4040
CIRCUITPY_USB_MIDI = 0
41-
41+
CIRCUITPY_NEOPIXEL_WRITE = 1
4242

4343
# Include these Python libraries in firmware.
4444
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID

0 commit comments

Comments
 (0)