|
| 1 | +// |
| 2 | +// Created with imageconvert, written by Larry Bank |
| 3 | +// 124 x 74 x 1-bit per pixel |
| 4 | +// compressed image data size = 99 bytes |
| 5 | +// |
| 6 | +const uint8_t battery_small[] = { |
| 7 | +0xbf,0xbb,0x7c,0x00,0x4a,0x00,0x5b,0x00,0xf3,0x41,0x35,0xa5,0xeb,0xeb,0x59,0x7b, |
| 8 | +0x0c,0xad,0x55,0x56,0x1d,0x25,0xfd,0x5d,0x16,0xb0,0x99,0x65,0xff,0xd7,0xeb,0xff, |
| 9 | +0xeb,0xff,0xe9,0x7d,0x7f,0xfd,0x7e,0xb3,0x09,0xff,0x0f,0xaf,0xfb,0xeb,0xf4,0xbf, |
| 10 | +0xfd,0x7e,0xbf,0xc9,0x77,0xd0,0xfe,0x75,0xc4,0x7f,0x5f,0xff,0x5f,0xff,0x5f,0x4b, |
| 11 | +0xfd,0x7a,0xaf,0x52,0xd1,0x7f,0xfa,0xff,0xfa,0xfd,0x7d,0x7f,0x5f,0xaf,0xff,0xaf, |
| 12 | +0x32,0xd9,0x2c,0x63,0x7a,0x4b,0xd7,0x75,0x4a,0x1e,0xa1,0x46,0x87,0xeb,0xeb,0x55, |
| 13 | +0xd4,0x78,0x00}; |
0 commit comments