Skip to content

Commit cb2cf81

Browse files
committed
ugame10 - disable pulseio to make more room for the French
1 parent 24473b7 commit cb2cf81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CIRCUITPY_ANALOGIO = 1
1818
CIRCUITPY_GAMEPAD = 1
1919
CIRCUITPY_DISPLAYIO = 1
2020

21+
CIRCUITPY_PULSEIO = 0
2122
CIRCUITPY_AUDIOBUSIO = 0
2223
CIRCUITPY_BITBANGIO = 0
2324
CIRCUITPY_FREQUENCYIO = 0

0 commit comments

Comments
 (0)