boards/NICLAV: Enable MicroSpeech module.

This commit is contained in:
iabdalkader 2022-07-18 16:58:06 +02:00
parent 3b14278431
commit b7db0b8fee

View File

@ -22,7 +22,7 @@ MICROPY_PY_NETWORK_CYW43 = 1
MICROPY_PY_BLUETOOTH = 1
MICROPY_BLUETOOTH_NIMBLE = 1
MICROPY_PY_AUDIO = 1
MICROPY_PY_MICRO_SPEECH = 0
MICROPY_PY_MICRO_SPEECH = 1
MICROPY_PY_LCD = 1
MICROPY_PY_TV = 1
MICROPY_PY_BUZZER = 0