mirror of
https://github.com/shagr4th/droid48
synced 2025-01-15 15:41:29 +01:00
5 lines
118 B
C
5 lines
118 B
C
#define W_width 5
|
|
#define W_height 7
|
|
static unsigned char W_bits[] = {
|
|
0x11, 0x11, 0x11, 0x11, 0x15, 0x1b, 0x11};
|
|
|