mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
更新开机动画
This commit is contained in:
@@ -127,7 +127,7 @@ void ui_StartPage_screen_init(void)
|
||||
lv_obj_set_style_bg_opa(ui_Button4, 255, LV_PART_MAIN | LV_STATE_DEFAULT);
|
||||
|
||||
_ui_StartPage_btn_animation();
|
||||
_flush_timer = lv_timer_create(ui_startpage_timer_cb, 500, NULL);
|
||||
// _flush_timer = lv_timer_create(ui_startpage_timer_cb, 500, NULL);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user