在LCD面板使用微信聊天样式。 (#356)

* 在LCD面板使用微信聊天样式。

* 调整换行
This commit is contained in:
ZhouKe
2025-03-18 00:47:35 +08:00
committed by GitHub
parent 0e28cd8a54
commit 423ddcb287
4 changed files with 269 additions and 0 deletions

View File

@@ -212,6 +212,12 @@ choice DISPLAY_ESP32S3_KORVO2_V3
bool "ILI9341, 分辨率240*320"
endchoice
config USE_WECHAT_MESSAGE_STYLE
bool "使用微信聊天界面风格"
default n
help
使用微信聊天界面风格
config USE_AUDIO_PROCESSOR
bool "启用音频降噪、增益处理"
default y