mirror of
https://github.com/shagr4th/droid48
synced 2025-01-22 07:27:11 +01:00
6 lines
133 B
C
6 lines
133 B
C
|
#define lcurly_width 5
|
||
|
#define lcurly_height 7
|
||
|
static unsigned char lcurly_bits[] = {
|
||
|
0x18, 0x04, 0x04, 0x02, 0x04, 0x04, 0x18};
|
||
|
|