You can not 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
194 B

#define oplink_width 11
#define oplink_height 11
static char oplink_bits[] = {
0xff,0xff,0x01,0xfc,0xf1,0xfc,0xe1,0xfc,0xf1,0xfc,0xb9,0xfc,0x19,0xfc,0x09,
0xfc,0x11,0xfc,0x01,0xfc,0xff,0xff};