#define card_width 9 #define card_height 9 static unsigned char card_bits[] = { 0x00, 0x00, 0xff, 0x01, 0x01, 0x01, 0x75, 0x01, 0x05, 0x01, 0x75, 0x01, 0x01, 0x01, 0x45, 0x01, 0xbb, 0x01 };