mirror of
https://github.com/shagr4th/droid48
synced 2025-02-08 08:46:26 +01:00
6 lines
118 B
C
6 lines
118 B
C
![]() |
#define Q_width 5
|
||
|
#define Q_height 7
|
||
|
static unsigned char Q_bits[] = {
|
||
|
0x0e, 0x11, 0x11, 0x11, 0x15, 0x09, 0x16};
|
||
|
|