Upgrade Playlist Features

This commit is contained in:
2025-12-09 17:20:01 +08:00
parent 577990de69
commit 8bd2780688
683 changed files with 91812 additions and 81260 deletions

View File

@@ -1,15 +1,15 @@
{
"target": "esp32s3",
"builds": [
{
"name": "xingzhi-cube-1.54tft-ml307",
"sdkconfig_append": []
},
{
"name": "xingzhi-cube-1.54tft-ml307-wechatui",
"sdkconfig_append": [
"CONFIG_USE_WECHAT_MESSAGE_STYLE=y"
]
}
]
{
"target": "esp32s3",
"builds": [
{
"name": "xingzhi-cube-1.54tft-ml307",
"sdkconfig_append": []
},
{
"name": "xingzhi-cube-1.54tft-ml307-wechatui",
"sdkconfig_append": [
"CONFIG_USE_WECHAT_MESSAGE_STYLE=y"
]
}
]
}