Skip to content

Commit cc36402

Browse files
committed
turn storage back on
1 parent 37887c4 commit cc36402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CIRCUITPY_PULSEIO = 0
1818
CIRCUITPY_PWMIO = 0
1919
CIRCUITPY_AUDIOCORE = 0
2020
CIRCUITPY_BUSIO = 0
21-
CIRCUITPY_STORAGE = 0
21+
CIRCUITPY_STORAGE = 1
2222

2323
CIRCUITPY_MATH = 1
2424
CIRCUITPY_PIXELBUF = 1

0 commit comments

Comments
 (0)