#define mesh_horz_width 16 #define mesh_horz_height 16 static char mesh_horz_bits[] = { 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xff, 0x24, 0x00, 0x24, 0x00, 0xe7, 0xff, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7, 0xff, 0xe7, 0x00, 0x24, 0x00, 0x24, 0xff, 0xe7, 0xe7, 0xe7, 0xe7, 0xe7};