Skip to content

Commit 69b3b7d

Browse files
committed
Adding status icons
1 parent 83dfa20 commit 69b3b7d

19 files changed

+398
-666
lines changed

gui-tft/car_connected.png

572 Bytes
Loading

gui-tft/car_disconnected.png

666 Bytes
Loading

gui-tft/charging.png

636 Bytes
Loading

gui-tft/connected.png

588 Bytes
Loading

gui-tft/disabled.png

688 Bytes
Loading

gui-tft/error.png

586 Bytes
Loading

gui-tft/not_connected.png

-9.83 KB
Loading

gui-tft/sleeping.png

801 Bytes
Loading

gui-tft/start.png

670 Bytes
Loading
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
static const char CONTENT_CAR_CONNECTED_PNG[] PROGMEM = {
2+
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
3+
0x00, 0x00, 0x00, 0x2e, 0x00, 0x00, 0x00, 0x22, 0x08, 0x06, 0x00, 0x00, 0x00, 0x20, 0x7b, 0xeb,
4+
0x4c, 0x00, 0x00, 0x02, 0x03, 0x49, 0x44, 0x41, 0x54, 0x78, 0x9c, 0xed, 0x98, 0x3d, 0x48, 0xc3,
5+
0x40, 0x14, 0xc7, 0x5f, 0x14, 0xbf, 0xa0, 0x16, 0xc5, 0xaa, 0x55, 0x04, 0xc1, 0x8f, 0x41, 0x45,
6+
0xa8, 0x93, 0x0e, 0x62, 0x5d, 0x04, 0xc1, 0x8e, 0x9d, 0x74, 0x71, 0x70, 0x70, 0x28, 0xb8, 0x0a,
7+
0x3a, 0x3a, 0x38, 0x2a, 0x88, 0x3a, 0x38, 0x74, 0xd1, 0xa9, 0x93, 0x74, 0x28, 0xb8, 0x58, 0xe9,
8+
0xa0, 0x5b, 0xf1, 0xa3, 0x0e, 0x56, 0x51, 0x28, 0xb6, 0x6a, 0x45, 0xad, 0x05, 0x6d, 0x8b, 0xc6,
9+
0xf7, 0x22, 0x27, 0x05, 0xb5, 0x0d, 0xb9, 0x90, 0x26, 0x90, 0xdf, 0x10, 0xee, 0x92, 0x0e, 0xbf,
10+
0xdc, 0xfd, 0xaf, 0x79, 0x3c, 0x41, 0x44, 0x12, 0xd9, 0x14, 0xac, 0xc5, 0x0f, 0x20, 0xfa, 0xf6,
11+
0x00, 0x89, 0x5c, 0x0a, 0xf4, 0x88, 0xbd, 0xc2, 0x0a, 0x5d, 0x35, 0x8d, 0xe0, 0x69, 0x19, 0x01,
12+
0x7b, 0xa5, 0x15, 0x84, 0x78, 0xe6, 0x45, 0x9c, 0xb9, 0xd8, 0x81, 0xf4, 0x67, 0x06, 0x1f, 0xeb,
13+
0x1f, 0x4b, 0x59, 0x15, 0x6c, 0x75, 0x4f, 0x82, 0xb0, 0x70, 0xbd, 0x2b, 0x86, 0x52, 0x57, 0x78,
14+
0xcb, 0x38, 0x0c, 0x5b, 0x3b, 0x40, 0x98, 0x38, 0xdd, 0x10, 0x8d, 0xb2, 0xda, 0x0c, 0x8a, 0x8d,
15+
0xe0, 0x3c, 0x5e, 0x11, 0x71, 0x6c, 0x38, 0x4c, 0x71, 0xad, 0x31, 0xc5, 0xb5, 0xc6, 0x14, 0xd7,
16+
0x1a, 0x55, 0xc4, 0xc7, 0xeb, 0x7b, 0x61, 0xbc, 0xae, 0x07, 0x47, 0xc5, 0x09, 0x3c, 0x9f, 0x43,
17+
0xe0, 0x29, 0x82, 0x23, 0x3e, 0x54, 0x11, 0xf7, 0xf7, 0xce, 0x42, 0x28, 0x75, 0x09, 0x54, 0xf3,
18+
0x14, 0x82, 0x6a, 0x8c, 0x61, 0x6b, 0x27, 0xb8, 0x22, 0x9b, 0x38, 0xe3, 0x83, 0x5b, 0x9c, 0x44,
19+
0x96, 0xda, 0x5d, 0xe0, 0x3a, 0xdb, 0x2c, 0x5a, 0xef, 0x50, 0x9d, 0xe1, 0xef, 0x9b, 0x85, 0xc5,
20+
0x1b, 0xbf, 0xf4, 0xa2, 0x3c, 0x70, 0x8b, 0xcf, 0xb7, 0x8d, 0x81, 0xa5, 0xbc, 0x4a, 0x92, 0x91,
21+
0x03, 0xbd, 0x64, 0xfa, 0x23, 0x03, 0xcb, 0xb1, 0x3d, 0x9c, 0x29, 0x87, 0x5b, 0x9c, 0x62, 0x42,
22+
0x25, 0xb1, 0xdc, 0xdc, 0xd2, 0x79, 0xa0, 0xd2, 0x94, 0x37, 0x2e, 0x5c, 0xe2, 0x2c, 0x26, 0x54,
23+
0xc7, 0xd3, 0x2a, 0xca, 0x81, 0x76, 0x87, 0xea, 0x6a, 0xda, 0x21, 0x9e, 0xb8, 0x70, 0x89, 0x4f,
24+
0x37, 0x0d, 0xc2, 0x74, 0xf3, 0x10, 0x8e, 0x40, 0x3a, 0x98, 0x74, 0xf8, 0x0a, 0x91, 0xff, 0x1b,
25+
0xef, 0xdd, 0x21, 0x78, 0xef, 0x8f, 0x70, 0xa4, 0x0c, 0x55, 0xc4, 0xd7, 0x6e, 0x83, 0xe0, 0x7b,
26+
0x0c, 0x4b, 0x11, 0x70, 0xdb, 0x06, 0xf0, 0xc9, 0x6f, 0x98, 0xa8, 0xbb, 0xc1, 0x01, 0x9e, 0x56,
27+
0xe7, 0xcf, 0x5c, 0x29, 0xaa, 0x88, 0xb3, 0x6d, 0x67, 0xf3, 0xbf, 0x60, 0xa2, 0x2c, 0x5e, 0x6c,
28+
0xae, 0x14, 0x55, 0xc4, 0x29, 0xdf, 0x94, 0x73, 0x87, 0xa5, 0x0d, 0xef, 0xfe, 0x4f, 0x38, 0x1d,
29+
0x93, 0xf2, 0x4d, 0x39, 0xd7, 0x85, 0xb8, 0x12, 0x74, 0x23, 0x4e, 0xab, 0x29, 0x07, 0xb6, 0x2b,
30+
0xba, 0x11, 0x1f, 0x3d, 0x59, 0xc5, 0x6b, 0x71, 0xf6, 0xfb, 0xe7, 0xf0, 0x5a, 0x62, 0x71, 0xfa,
31+
0x84, 0xbb, 0x6d, 0x0e, 0x88, 0xbe, 0x27, 0xa5, 0xc3, 0x29, 0x07, 0x3a, 0x9c, 0x5d, 0xd5, 0x36,
32+
0xf0, 0x25, 0xc3, 0x45, 0x4b, 0x84, 0x42, 0x70, 0x89, 0x97, 0x12, 0x53, 0x5c, 0x6b, 0x4c, 0x71,
33+
0xad, 0xc1, 0x16, 0xdc, 0x3a, 0xb6, 0xe0, 0xb2, 0x38, 0x34, 0x0e, 0xf6, 0x8a, 0x5a, 0x03, 0x37,
34+
0x3d, 0xbf, 0xdb, 0xcc, 0xdb, 0xf8, 0x9f, 0x6a, 0x8c, 0x55, 0xb7, 0x94, 0x55, 0x62, 0x9b, 0x79,
35+
0x0a, 0xf2, 0x1a, 0xfb, 0x41, 0xa9, 0x50, 0x4a, 0xe4, 0x5e, 0xf1, 0xb1, 0xfe, 0xa0, 0x78, 0x50,
36+
0x81, 0xe6, 0x69, 0x71, 0x4a, 0x35, 0xfd, 0x17, 0xd3, 0xdf, 0x2b, 0xb7, 0xd4, 0x88, 0xf5, 0x45,
37+
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82, 0x00 };
38+
static const char CONTENT_CAR_CONNECTED_PNG_ETAG[] PROGMEM = "53d9d73fd8ef7395069d5a97217c3ea8a9e961ac338a387f74e4d5f4af3bc279";

0 commit comments

Comments
 (0)