1#define turnl_width 16
2#define turnl_height 16
3static unsigned char turnl_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7f,
5   0xc2, 0x40, 0x26, 0x40, 0x1a, 0x40, 0x02, 0x7e, 0x02, 0x01, 0x82, 0x00,
6   0x82, 0x00, 0x02, 0x01, 0xfe, 0x03, 0x00, 0x00};
7