1#define grip1_width 16
2#define grip1_height 16
3#define grip1_x_hot 2
4#define grip1_y_hot 4
5static unsigned char grip1_bits[] = {
6   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0xd8, 0x02, 0xb8, 0x05,
7   0x78, 0x0b, 0xe0, 0x1f, 0xd0, 0x3f, 0xd8, 0x3f, 0xb0, 0x3f, 0xf0, 0x7f,
8   0xe0, 0x7f, 0xc0, 0x7f, 0x00, 0x3c, 0x00, 0x00};
9