更新API

This commit is contained in:
不吃油炸鸡
2025-12-03 18:31:07 +08:00
parent 04d00547ca
commit d3fb3bd7af
3 changed files with 3 additions and 3 deletions

View File

@@ -133,5 +133,5 @@ void ui_StartPage_screen_init(void)
void ui_StartPage_screen_destroy(void)
{
lv_timer_del(_flush_timer);
lv_timer_delete(_flush_timer);
}