5 lines
146 B
C
5 lines
146 B
C
|
#define net_up_01_width 8
|
||
|
#define net_up_01_height 8
|
||
|
static unsigned char net_up_01_bits[] = {
|
||
|
0x18, 0x3C, 0x7E, 0xFF, 0x3C, 0x3C, 0x3C, 0x78 };
|