1#define flipv_width 16
2#define flipv_height 16
3static unsigned char flipv_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x40, 0x0f, 0x60, 0x09, 0x50, 0x09, 0x48, 0x09,
5   0x44, 0x09, 0x42, 0x79, 0x4f, 0x21, 0x48, 0x11, 0x48, 0x09, 0x48, 0x05,
6   0x48, 0x03, 0x78, 0x01, 0x00, 0x00, 0x00, 0x00};
7