5 lines
94 B
C
Executable File
5 lines
94 B
C
Executable File
#define max_width 3
|
|
#define max_height 2
|
|
static unsigned char max_bits[] = {
|
|
0x02, 0x05 };
|