Status bar to the top

This commit is contained in:
2023-05-22 06:31:42 +02:00
parent d1d0c3df1d
commit efa36eab5f
6 changed files with 2517 additions and 29 deletions

View File

@ -14,6 +14,7 @@ const uint16_t BITMAP_FASTTUBE_LOGO_WHITE_ID = 4;
const uint16_t BITMAP_LOGO_DV_SMALL_ID = 5;
const uint16_t BITMAP_LOGO_DV_SMALL_WHITE_ID = 6;
const uint16_t BITMAP_PRECHARGE_BG_ID = 7;
const uint16_t BITMAP_PROG_HORIZ_BG_ID = 8;
namespace BitmapDatabase
{