2025-12-13 使用EmoteDisplay,屏幕无显示问题处理
使用征辰的双眼屏幕固件,使用EmoteDisplay,无法显示
出现错误:
gfx_obj: Animation source not set
查找类似问题解决方案:https://github.com/78/xiaozhi-esp32/issues/1328
增加代码 esp_lcd_panel_disp_on_off(panel, true);
使用征辰的双眼屏幕固件,使用EmoteDisplay,无法显示
出现错误:
gfx_obj: Animation source not set
查找类似问题解决方案:https://github.com/78/xiaozhi-esp32/issues/1328
增加代码 esp_lcd_panel_disp_on_off(panel, true);