mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2025-05-17 15:20:29 +08:00
Fix lcd bug (#443)
* fix: fixed the issue that the LCD does not light up when some devices are turned on. * fix: fix task sys_evt stack overflow.
This commit is contained in:
@ -18,3 +18,5 @@ CONFIG_ESP32S3_DATA_CACHE_64KB=y
|
||||
CONFIG_ESP32S3_DATA_CACHE_LINE_64B=y
|
||||
|
||||
CONFIG_SR_WN_WN9_NIHAOXIAOZHI_TTS=y
|
||||
|
||||
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=4096
|
||||
|
Reference in New Issue
Block a user