mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 10:58:54 +00:00
修复首屏场景8及上电记忆
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# v1.0.6
|
||||
* 1.修改gt911驱动测试触摸乱触发现象
|
||||
* <img src="docs/gt911_q1.png">
|
||||
* 2.修复首屏场景8无法更新名字的问题
|
||||
* <img src="docs/scene_q0.jpg">
|
||||
* <img src="docs/scene_q1.png">
|
||||
* <img src="docs/scene_q2.png">
|
||||
* 3.修复上电记忆功能(原因:上电标记被提前取消了;改动:setup_scr_onoff1/2/3/4.c及setup_scr_onofftime1/2/3/4.c 文件最后位置屏蔽修改上电标记;改到custom_init()最后设置;因为先执行setup_ui(&guider_ui);后执行custom_init(&guider_ui);)
|
||||
* <img src="docs/relay_power_q1.png">
|
||||
* <img src="docs/relay_power_q2.png">
|
||||
* <img src="docs/relay_power_q3.png">
|
||||
|
||||
# v1.0.5
|
||||
* 1.场景界面添加弹窗警告用于提醒时间对的的可以手动更新
|
||||
|
||||
Reference in New Issue
Block a user