5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
#define bar7_width 7
|
|
#define bar7_height 7
|
|
static char bar7_bits[] = {
|
|
0x00, 0x3f, 0x61, 0x61, 0x7f, 0x7e, 0x00};
|