mirror of
https://github.com/shagr4th/droid48
synced 2025-01-14 08:01:41 +01:00
5 lines
121 B
C
5 lines
121 B
C
#define nl_width 8
|
|
#define nl_height 7
|
|
static unsigned char nl_bits[] = {
|
|
0x00, 0x84, 0x86, 0xff, 0x06, 0x04, 0x00};
|
|
|