Files
QingLong/XiaoZhi/xiaozhi-esp32/main/boards/esp32-s3-touch-amoled-1.8/config.json
2025-08-15 09:13:13 +08:00

11 lines
219 B
JSON

{
"target": "esp32s3",
"builds": [
{
"name": "esp32-s3-touch-amoled-1.8",
"sdkconfig_append": [
"CONFIG_USE_WECHAT_MESSAGE_STYLE=y"
]
}
]
}