mirror of
https://github.com/shagr4th/droid48
synced 2024-12-27 21:58:23 +01:00
5 lines
170 B
C
5 lines
170 B
C
#define colon_gx_width 8
|
|
#define colon_gx_height 12
|
|
static unsigned char colon_gx_bits[] = {
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0xc3, 0xc3, 0x00, 0x00, 0xc3, 0xc3, 0x00};
|
|
|