mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-01-13 16:57:17 +08:00
* detect wake word model from index.json * update wait time before entering wifi configure mode
10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"target": "esp32",
|
|
"builds": [
|
|
{
|
|
"name": "esp32-cgc-144",
|
|
"sdkconfig_append": [
|
|
]
|
|
}
|
|
]
|
|
} |