mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
bugfix/modify the error in Kconfig.projbuild
This commit is contained in:
parent
253ae09cd9
commit
c28c40b5ec
@ -99,7 +99,7 @@ endchoice
|
||||
|
||||
choice SR_MN_MODEL_SEL
|
||||
prompt "speech commands recognition model to use"
|
||||
default CONFIG_SR_MN1_MODEL_QUANT
|
||||
default SR_MN1_MODEL_QUANT
|
||||
help
|
||||
Select the model to be used.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user