MiaoUI/examples/STM32F103C8T6/lib/u8g2/tools/font/progress/r000

13 lines
710 B
Plaintext
Raw Permalink Normal View History

2024-11-11 15:52:12 +00:00
#define r000_width 25
#define r000_height 25
static unsigned char r000_bits[] = {
0x00, 0x10, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x80, 0x11, 0x03, 0x00,
0x60, 0x00, 0x0c, 0x00, 0x10, 0x00, 0x10, 0x00, 0x08, 0x00, 0x20, 0x00,
0x08, 0x00, 0x20, 0x00, 0x04, 0x00, 0x40, 0x00, 0x04, 0x38, 0x40, 0x00,
0x02, 0x28, 0x80, 0x00, 0x02, 0x28, 0x80, 0x00, 0x02, 0x28, 0x80, 0x00,
0x02, 0x28, 0x80, 0x00, 0x02, 0x38, 0x80, 0x00, 0x02, 0x00, 0x80, 0x00,
0x02, 0x00, 0x80, 0x00, 0x04, 0x44, 0x40, 0x00, 0x04, 0x20, 0x40, 0x00,
0x08, 0x10, 0x20, 0x00, 0x08, 0x08, 0x20, 0x00, 0x10, 0x44, 0x10, 0x00,
0x60, 0x00, 0x0c, 0x00, 0x80, 0x01, 0x03, 0x00, 0x00, 0xfe, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00};