#define lens_width 16
#define lens_height 16
#define lens_x_hot 5
#define lens_y_hot 5
static char lens_bits[] = {
   0x00, 0x00, 0xf8, 0x00, 0x24, 0x01, 0x22, 0x02, 0x02, 0x02, 0x8e, 0x03,
   0x02, 0x02, 0x22, 0x02, 0x24, 0x07, 0xf8, 0x0d, 0x00, 0x13, 0x00, 0x22,
   0x00, 0x44, 0x00, 0x28, 0x00, 0x10, 0x00, 0x00};
