forked from xiaozhi/xiaozhi-esp32
* detect wake word model from index.json * update wait time before entering wifi configure mode
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"target": "esp32",
|
|
"builds": [
|
|
{
|
|
"name": "atommatrix-echo-base",
|
|
"sdkconfig_append": [
|
|
]
|
|
}
|
|
]
|
|
} |