fix: compile errors

This commit is contained in:
Terrence
2025-05-27 04:50:21 +08:00
parent 0e42bd2b18
commit d17bfccb35
3 changed files with 7 additions and 18 deletions

View File

@@ -1,11 +0,0 @@
{
"target": "esp32p4",
"builds": [
{
"name": "waveshare-p4-nano",
"sdkconfig_append": [
"CONFIG_USE_WECHAT_MESSAGE_STYLE=y"
]
}
]
}