ESP_Solar_Monitor/docs/dc_pv.xbm

8 lines
351 B
C

#define dc_pv_width 10
#define dc_pv_height 21
static unsigned char dc_pv_bits[] = {
0x27, 0x02, 0x29, 0x02, 0x29, 0x02, 0x67, 0x03, 0x41, 0x01, 0x41, 0x01,
0xc1, 0x01, 0x00, 0x00, 0x10, 0x00, 0x38, 0x00, 0x38, 0x00, 0x10, 0x00,
0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00, 0x10, 0x00,
0x10, 0x00, 0x10, 0x00, 0x10, 0x00 };