Files
2026-04-26 21:35:04 +08:00

12 lines
247 B
JSON

{
"manufacturer": "waveshare",
"target": "esp32s3",
"builds": [
{
"name": "esp32-s3-epaper-3.97",
"sdkconfig_append": [
"CONFIG_USE_WECHAT_MESSAGE_STYLE=n"
]
}
]
}