更新1.0.3

This commit is contained in:
不吃油炸鸡
2026-02-19 12:49:39 +08:00
parent 7c4c63883e
commit a292e80b6d
2 changed files with 1 additions and 1 deletions

View File

@@ -464,7 +464,7 @@ void ui_SetPage_screen_init(void)
ui_LabelAbout = lv_label_create(ui_PanelAbout);
lv_obj_set_width(ui_LabelAbout, LV_SIZE_CONTENT); /// 1
lv_obj_set_height(ui_LabelAbout, LV_SIZE_CONTENT); /// 1
lv_label_set_text(ui_LabelAbout, "About\nPower-Pico\nThe uA current meter\nV 1.0.2");
lv_label_set_text(ui_LabelAbout, "About\nPower-Pico\nThe uA current meter\nV 1.0.3");
lv_obj_set_style_text_font(ui_LabelAbout, &lv_font_montserrat_16, LV_PART_MAIN | LV_STATE_DEFAULT);
// init setting values