mirror of
https://github.com/shagr4th/droid48
synced 2025-02-08 08:46:26 +01:00
6 lines
133 B
C
6 lines
133 B
C
|
#define rcurly_width 5
|
||
|
#define rcurly_height 7
|
||
|
static unsigned char rcurly_bits[] = {
|
||
|
0x03, 0x04, 0x04, 0x08, 0x04, 0x04, 0x03};
|
||
|
|