atk box build with wechat message style

This commit is contained in:
Xiaoxia
2025-04-04 15:58:23 +08:00
parent fcd886c217
commit 976ad2eac6

View File

@@ -3,7 +3,9 @@
"builds": [ "builds": [
{ {
"name": "atk-dnesp32s3-box", "name": "atk-dnesp32s3-box",
"sdkconfig_append": [] "sdkconfig_append": [
"CONFIG_USE_WECHAT_MESSAGE_STYLE=y"
]
} }
] ]
} }