1#define flipv_width 15
2#define flipv_height 15
3static unsigned char flipv_bits[] = {
4   0x00, 0x00, 0x00, 0x0c, 0x18, 0x1e, 0x18, 0x3f, 0x98, 0x7f, 0x18, 0x0c,
5   0x18, 0x0c, 0xff, 0x7f, 0x18, 0x0c, 0x18, 0x0c, 0xff, 0x0c, 0x7e, 0x0c,
6   0x3c, 0x0c, 0x18, 0x00, 0x00, 0x00};
7