[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

@@ -201,7 +201,7 @@ const uint8_t btn_x10_inverse[] = {
// clang-format on
GFX_bitmap_t btn_bottom[DISP_BTN_MAX] = {
GFX_bitmap_t bitmap_btnBottom[DISP_BTN_MAX] = {
{25, 11, btn_fre},
{25, 11, btn_fre_inverse},
{25, 11, btn_amp},