forked from WLANThermo-nano/WLANThermo_ESP82XX_Software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathc_icons.h
149 lines (124 loc) · 7.86 KB
/
c_icons.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
/***************************************************
Copyright (C) 2016 Steffen Ochs
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
HISTORY: Please refer Github History
****************************************************/
#define temp_width 20
#define temp_height 36
const char xbmtemp[] PROGMEM = {
0x00,0x00,0x00,0x80,0x1f,0x00,0xc0,0x3f,0x00,0xe0,0x70,0x00,0x60,0x60,0x00,
0x60,0x60,0x00,0x60,0x60,0x00,0xe0,0x7f,0x00,0x60,0x60,0x00,0x60,0x60,0x00,
0x60,0x60,0x00,0x60,0x60,0x00,0x60,0x60,0x00,0x60,0x60,0x00,0x60,0x60,0x00,
0x60,0x60,0x00,0x60,0x60,0x00,0x60,0x60,0x00,0x60,0x60,0x00,0x60,0x60,0x00,
0x60,0x60,0x00,0xe0,0x7f,0x00,0x60,0x60,0x00,0x60,0x60,0x00,0x70,0xe0,0x00,
0x30,0xcf,0x00,0x98,0x9f,0x01,0xd8,0xbf,0x01,0xd8,0xbf,0x01,0x98,0x9f,0x01,
0x38,0xcf,0x01,0x70,0xe0,0x00,0xe0,0x79,0x00,0xc0,0x3f,0x00,0x00,0x0f,0x00,
0x00,0x00,0x00 };
#define pit_width 18
#define pit_height 32
const char xbmpit[] PROGMEM = {
0x00,0x00,0x00,0x00,0x0c,0x00,0x00,0x0c,0x00,0x00,0x1c,0x00,0x00,0x1c,0x00,
0x00,0x1e,0x00,0xc0,0x1f,0x00,0xe0,0x1f,0x00,0xe0,0x0f,0x00,0xe4,0x0f,0x00,
0xe6,0x1f,0x00,0xff,0x1f,0x00,0xff,0x3e,0x00,0x7f,0x3e,0x00,0xfe,0x3e,0x00,
0xfc,0x3f,0x00,0xf8,0x1f,0x00,0xf0,0x9f,0x00,0xe0,0x8f,0x01,0xc2,0xcf,0x03,
0xe7,0xff,0x03,0xff,0xfd,0x03,0xff,0xfc,0x03,0xfe,0xfc,0x01,0x3c,0xfe,0x00,
0x38,0x3f,0x00,0x80,0x3f,0x00,0xc0,0x0f,0x00,0xe0,0x03,0x00,0xe0,0x00,0x00,
0x60,0x00,0x00,0x00,0x00,0x00 };
#define sys_width 32
#define sys_height 28
const char xbmsys[] PROGMEM = {
0x00,0xc0,0x03,0x00,0x00,0xe0,0x07,0x00,0x00,0x60,0x06,0x00,0x80,0x31,0x8c,
0x01,0xc0,0x3f,0xfc,0x07,0x60,0x1c,0x38,0x06,0x20,0x00,0x00,0x04,0x60,0x00,
0x00,0x06,0x60,0x00,0x00,0x06,0xc0,0xc0,0x03,0x02,0x70,0xf0,0x0f,0x0e,0x3c,
0x30,0x0c,0x3c,0x0e,0x18,0x18,0x70,0x06,0x18,0x18,0x60,0x06,0x18,0x18,0x60,
0x0e,0x18,0x18,0x70,0x3c,0x30,0x0c,0x3c,0x70,0xf0,0x0f,0x0e,0xc0,0xc0,0x03,
0x02,0x60,0x00,0x00,0x06,0x60,0x00,0x00,0x06,0x20,0x00,0x00,0x04,0x60,0x1c,
0x78,0x06,0xc0,0x3f,0xfc,0x03,0x00,0x30,0x0c,0x00,0x00,0x60,0x06,0x00,0x00,
0xe0,0x07,0x00,0x00,0xc0,0x03,0x00 };
#define arrow_width 7
#define arrow_height 6
const char xbmarrow[] PROGMEM = {
0x0c,0x06,0x7f,0x7f,0x06,0x0c };
const char xbmarrow1[] PROGMEM = {
0x0c,0x1e,0x3f,0x2d,0x0c,0x0c,0x0c };
const char xbmarrow2[] PROGMEM = {
0x0c,0x0c,0x0c,0x2d,0x3f,0x1e,0x0c };
const char xbmcharge[] PROGMEM = {
0x0c,0xdd,0x3c,0x7f,0xff,0xff,0x7f,0x3c,0xdd,0x0c };
#define back_width 32
#define back_height 28
const char xbmback[] PROGMEM = {
0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0xc0,0x01,0x00,0x00,0xe0,0x03,
0x00,0x00,0xf0,0x07,0x00,0x00,0xf8,0x0f,0x00,0x00,0xfc,0x1f,0x00,0x00,0xfe,
0x3f,0x00,0x00,0xff,0x7f,0x00,0x80,0xff,0xff,0x00,0xc0,0xff,0xff,0x01,0xe0,
0xff,0xff,0x03,0xf0,0xfb,0xef,0x07,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,
0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,
0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,
0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00 };
#define nano_width 113
#define nano_height 53
const char xbmnano[] PROGMEM = {
0x00,0x00,0x00,0x00,0xfe,0xc1,0x1f,0xff,0xe0,0x07,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0xfe,0xe3,0x3f,0xff,0xf1,0x0f,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x06,0x73,0x30,0x83,0x19,0x18,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x06,0x33,0x30,0x83,0x19,0x18,0x00,0x00,0x00,0x00,0x00,
0xff,0xff,0xff,0x3f,0x06,0xb3,0x3f,0x83,0x19,0x98,0xff,0xff,0xff,0xff,0x01,
0xff,0xff,0xff,0x1f,0x87,0x3b,0xbf,0xc3,0x0d,0xcc,0xff,0xff,0xff,0xff,0x01,
0x00,0x00,0x00,0x00,0x83,0x19,0x98,0xc1,0x0c,0x0c,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x83,0x19,0x98,0xc1,0xfc,0x07,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x83,0x19,0x98,0xc1,0xf8,0x03,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x07,0x00,0x00,0x00,
0x07,0x00,0x38,0x03,0x00,0x04,0x20,0x00,0x0c,0xf0,0xff,0x7f,0x00,0x00,0x00,
0x07,0x0c,0x38,0x03,0x00,0x0e,0x60,0x00,0x0c,0xfc,0xff,0xff,0x03,0x00,0x00,
0x06,0x0c,0x18,0x03,0x00,0x0e,0xe0,0x00,0x0c,0xff,0xff,0xff,0x0f,0x00,0x00,
0x06,0x1e,0x18,0x03,0x00,0x1f,0xe0,0x01,0xcc,0x07,0x00,0xff,0x3f,0x00,0x00,
0x0e,0x1e,0x1c,0x03,0x00,0x1b,0xe0,0x03,0xec,0x01,0x00,0xf8,0x7f,0x00,0x00,
0x0c,0x3f,0x0c,0x03,0x80,0x3b,0x60,0x07,0x6c,0x00,0x06,0xc0,0xff,0x00,0x00,
0x0c,0x33,0x0c,0x03,0x80,0x31,0x60,0x0e,0x0c,0x00,0x3e,0x80,0xff,0x01,0x00,
0x0c,0x33,0x0c,0x03,0xc0,0x71,0x60,0x1c,0x0c,0x00,0xfe,0x01,0xff,0x03,0x00,
0x9c,0x73,0x0e,0x03,0xc0,0x60,0x60,0x38,0x0d,0x00,0xfe,0x07,0xfe,0x07,0x00,
0x98,0x61,0x06,0x03,0xe0,0xe0,0x60,0x70,0x0d,0x00,0xf0,0x1f,0xfc,0x0f,0x00,
0xd8,0xe1,0x06,0x03,0xe0,0xff,0x60,0xe0,0x0c,0x00,0x80,0x3f,0xf8,0x0f,0x00,
0xd8,0xc0,0x06,0x03,0xf0,0xff,0x61,0xc0,0x0d,0x00,0x00,0x7e,0xf0,0x1f,0x00,
0xf8,0xc0,0x07,0x03,0x30,0x80,0x61,0xa0,0x0f,0x00,0x06,0xf8,0xe0,0x1f,0x00,
0xf0,0xc0,0x03,0x03,0x38,0x80,0x63,0x20,0x0f,0x00,0x1e,0xf0,0xe1,0x3f,0x00,
0x70,0x80,0x03,0x03,0x18,0x00,0x63,0x30,0x0e,0x00,0x7e,0xe0,0xc3,0x3f,0x00,
0x70,0x80,0x03,0xff,0x1d,0x00,0x67,0x10,0x0c,0x00,0xfe,0xc1,0xc3,0x7f,0x00,
0x20,0x00,0x01,0xff,0x0d,0x00,0x66,0x08,0x08,0x00,0xf8,0x83,0x87,0x7f,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xe0,0x87,0x87,0x7f,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x81,0x0f,0x0f,0xff,0x00,
0xff,0x39,0x70,0xf8,0x8f,0x3f,0xe0,0x00,0x07,0xf8,0x0f,0x0f,0x0f,0xff,0x00,
0xff,0x39,0x70,0xf8,0x8f,0x7f,0xe0,0x00,0x07,0xfc,0x1f,0x1e,0x1e,0xff,0x00,
0xff,0x39,0x70,0xf8,0x8f,0xff,0xe0,0x81,0x07,0x3e,0x3e,0x1e,0x1e,0xff,0x00,
0x38,0x38,0x70,0x38,0x80,0xe3,0xe0,0x81,0x07,0x0f,0x78,0x3c,0x1e,0xfe,0x00,
0x38,0x38,0x70,0x38,0x80,0xe3,0xf0,0xc3,0x0f,0x07,0x70,0x3c,0x1c,0xfe,0x00,
0x38,0x38,0x70,0x38,0x80,0xe3,0xf0,0xc3,0x0f,0xc7,0x71,0x3c,0x1c,0xfe,0x01,
0x38,0xf8,0x7f,0xf8,0x8f,0xff,0xf0,0xc3,0x8f,0xe3,0xe3,0x78,0x3c,0xfe,0x01,
0x38,0xf8,0x7f,0xf8,0x8f,0xff,0x70,0xe7,0x8e,0xf3,0xe7,0x78,0x3c,0xfe,0x01,
0x38,0xf8,0x7f,0xf8,0x8f,0x3f,0x70,0xe7,0x8e,0xf3,0xe7,0x70,0x3c,0xfe,0x01,
0x38,0x38,0x70,0x38,0x80,0x3f,0x78,0xe7,0x9e,0xe3,0xe3,0x06,0x3c,0xfe,0x01,
0x38,0x38,0x70,0x38,0x80,0x3b,0x38,0x66,0x1c,0xc7,0x71,0xfe,0x38,0xfe,0x01,
0x38,0x38,0x70,0x38,0x80,0x7b,0x38,0x7e,0x1c,0x07,0x70,0xff,0x03,0xfe,0x01,
0x38,0x38,0x70,0x38,0x80,0x73,0x38,0x7e,0x1c,0x0f,0x78,0xe0,0xff,0xe0,0x01,
0x38,0x38,0x70,0xf8,0x8f,0xf3,0x38,0x3c,0x1c,0x3e,0x3e,0x00,0xfe,0x0f,0x00,
0x38,0x38,0x70,0xf8,0x8f,0xf3,0x1c,0x3c,0x38,0xfc,0x1f,0x00,0xc0,0xff,0x00,
0x38,0x38,0x70,0xf8,0x8f,0xe3,0x1d,0x18,0x38,0xf8,0x0f,0x00,0x00,0xf8,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x01,0x00,0x00,0x00,0x00 };
String menutextde[16] = {"","","","TYP","ALARM","","PITMASTER","CHANNEL","SET","ACTIVE","","SSID","IP","HOST-NAME","UNIT","FIRMWARE"};