#define connect_width 11 #define connect_height 11 static char connect_bits[] = { 0xf8, 0x00, 0x06, 0x03, 0x06, 0x03, 0x89, 0x04, 0x51, 0x04, 0x21, 0x04, 0x51, 0x04, 0x89, 0x04, 0x06, 0x03, 0x06, 0x03, 0xf8, 0x00};