更新界面

This commit is contained in:
不吃油炸鸡
2025-10-19 11:59:09 +08:00
parent c5bb90333e
commit d4e618dc64
4 changed files with 137 additions and 64 deletions

View File

@@ -15,6 +15,7 @@ extern "C" {
#include "./PageManager.h"
void ui_init(void);
void ui_full_screen_refresh(lv_obj_t * screen);
// FONTS
LV_FONT_DECLARE(ui_font_HeiTi32);