mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-01-14 01:07:30 +08:00
* detect wake word model from index.json * update wait time before entering wifi configure mode
11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"target": "esp32",
|
|
"builds": [
|
|
{
|
|
"name": "bread-compact-esp32-lcd",
|
|
"sdkconfig_append": [
|
|
"LCD_ST7789_240X240_7PIN=y"
|
|
]
|
|
}
|
|
]
|
|
} |