Skip to content

Commit ef28529

Browse files
committed
more meowbit disabling and fix typo
1 parent c211503 commit ef28529

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ports/stm/boards/meowbit_v121/mpconfigboard.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ CIRCUITPY_AESIO = 0
2626
CIRCUITPY_BITMAPFILTER = 0
2727
CIRCUITPY_BITMAPTOOLS = 0
2828
CIRCUITPY_BLEIO_HCI = 0
29-
CURCUITPY_EPAPERDISPLAY = 0
29+
CIRCUITPY_EPAPERDISPLAY = 0
30+
CIRCUITPY_KEYPAD_DEMUX = 0
3031
CIRCUITPY_SHARPDISPLAY = 0
3132
CIRCUITPY_ULAB = 0
3233
CIRCUITPY_ZLIB = 0

0 commit comments

Comments
 (0)