Files

11 lines
199 B
JSON

{
"target": "esp32s3",
"builds": [
{
"name": "lichuang-dev",
"sdkconfig_append": [
"CONFIG_USE_REALTIME_CHAT=y"
]
}
]
}