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 edc82dd commit 059b0e7Copy full SHA for 059b0e7
ports/atmel-samd/boards/bradanlanestudio_coin_m0/mpconfigboard.mk
@@ -38,7 +38,7 @@ CIRCUITPY_ROTARYIO = 0
38
CIRCUITPY_RTC = 0
39
CIRCUITPY_USB_HID = 1
40
CIRCUITPY_USB_MIDI = 0
41
-
+CIRCUITPY_NEOPIXEL_WRITE = 1
42
43
# Include these Python libraries in firmware.
44
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
0 commit comments