2024-09-25 12:35:47 -07:00

5 lines
121 B
C
Executable File

#define max7_width 6
#define max7_height 6
static unsigned char max7_bits[] = {
0x33, 0x33, 0x00, 0x00, 0x30, 0x30 };