#define shell_width 6
#define shell_height 6
static unsigned char shell_bits[] = {
   0x00, 0x0c, 0x12, 0x12, 0x0c, 0x00};
