You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
125 B
C
5 lines
125 B
C
27 years ago
|
#define nruter_width 6
|
||
|
#define nruter_height 9
|
||
|
static char nruter_bits[] = {
|
||
|
0x1e,0x1f,0x03,0x03,0x27,0x3e,0x3c,0x3c,0x3e};
|