Files
2024-02-19 00:21:16 -05:00

5 lines
108 B
Plaintext

#define stripe4_width 4
#define stripe4_height 4
static char stripe4_bits[] = {
0x09, 0x0c, 0x06, 0x03};