mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-21 06:53:01 +08:00
multi-disp: minor update
This commit is contained in:
parent
e1afa61128
commit
2692100bb1
@ -67,6 +67,7 @@ typedef struct _disp_t {
|
||||
lv_ll_t scr_ll;
|
||||
lv_obj_t * act_scr;
|
||||
lv_obj_t * top_scr;
|
||||
uint8_t orientation:2;
|
||||
struct _disp_t *next;
|
||||
} lv_disp_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user