[wip] display layout

This commit is contained in:
2023-03-26 19:41:38 +02:00
parent 7b4fdb73e9
commit fc4687428b
5 changed files with 267 additions and 3 deletions

View File

@@ -30,4 +30,4 @@ typedef enum
DISP_BTN_MAX,
} BITMAP_buttonName_t;
extern GFX_bitmap_t btn_bottom[DISP_BTN_MAX];
extern GFX_bitmap_t bitmap_btnBottom[DISP_BTN_MAX];