1#define unlocked_width 9
2#define unlocked_height 8
3static unsigned char unlocked_bits[] = {
4   0x1b, 0x00, 0x1b, 0x00, 0x1b, 0x00, 0x1b, 0x00, 0x1b, 0x00, 0x1b, 0x00,
5   0x1b, 0x00, 0x1b, 0x00};
6