Skip to content

Commit e175a64

Browse files
authored
disable rotaryio in CPX crickit
1 parent a3ca940 commit e175a64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ CIRCUITPY_DISPLAYIO = 0
1717
CIRCUITPY_FREQUENCYIO = 0
1818
CIRCUITPY_I2CSLAVE = 0
1919
CIRCUITPY_PIXELBUF = 1
20+
CIRCUITPY_ROTARYIO = 0
2021
CIRCUITPY_RTC = 0
2122

2223
SUPEROPT_GC = 0

0 commit comments

Comments
 (0)