mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2026-01-05 17:28:11 -08:00
Add status bar
This commit is contained in:
BIN
pictures/icons/battery_16.bmp
Normal file
BIN
pictures/icons/battery_16.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
BIN
pictures/icons/sd_16.bmp
Normal file
BIN
pictures/icons/sd_16.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
6
pictures/xbm/battery_16.XBM
Normal file
6
pictures/xbm/battery_16.XBM
Normal file
@@ -0,0 +1,6 @@
|
||||
#define 1589480361777_width 16
|
||||
#define 1589480361777_height 16
|
||||
static char 1589480361777_bits[] = {
|
||||
0xFF, 0xFF, 0x3F, 0xFC, 0x9F, 0xF9, 0xDF, 0xFB, 0xDF, 0xFB, 0x1F, 0xF8,
|
||||
0x1F, 0xF8, 0x1F, 0xF8, 0x1F, 0xF8, 0x1F, 0xF8, 0x1F, 0xF8, 0x1F, 0xF8,
|
||||
0x1F, 0xF8, 0x1F, 0xF8, 0x1F, 0xF8, 0xFF, 0xFF, };
|
||||
6
pictures/xbm/sd_16.XBM
Normal file
6
pictures/xbm/sd_16.XBM
Normal file
@@ -0,0 +1,6 @@
|
||||
#define 1589480446253_width 16
|
||||
#define 1589480446253_height 16
|
||||
static char 1589480446253_bits[] = {
|
||||
0xFF, 0xFF, 0xFF, 0xFF, 0x07, 0xFC, 0x07, 0xF8, 0x07, 0xF0, 0x07, 0xE0,
|
||||
0x67, 0xE7, 0x97, 0xE9, 0x17, 0xE9, 0x67, 0xE9, 0x87, 0xE9, 0x97, 0xE9,
|
||||
0x67, 0xE7, 0x07, 0xE0, 0x07, 0xE0, 0xFF, 0xFF, };
|
||||
Reference in New Issue
Block a user