Home
last modified time | relevance | path

Searched refs:about_label (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_settings.c49 static lv_obj_t * about_label; variable
358 lv_label_set_text(about_label, info); in lv_demo_smartwatch_set_default_about_info()
500about_label = lv_demo_smartwatch_settings_add_label(0x0006, "LVGL Demo\nSmart Watch UI\n11:22:33:4… in create_screen_settings()