#define menu_width 9
#define menu_height 9
static char menu_bits[] = {
   0xff, 0x01, 0xff, 0x01, 0xd6, 0x00, 0xae, 0x00, 0x5c, 0x00, 0x6c, 0x00,
   0x38, 0x00, 0x38, 0x00, 0x10, 0x00};
