mirror of
https://github.com/shagr4th/droid48
synced 2025-01-15 15:41:29 +01:00
5 lines
148 B
C
5 lines
148 B
C
#define small_colon_width 2
|
|
#define small_colon_height 7
|
|
static unsigned char small_colon_bits[] = {
|
|
0x00, 0x03, 0x03, 0x00, 0x03, 0x03, 0x00};
|
|
|