#define buoy_width 7
#define buoy_height 7
static unsigned char buoy_bits[] = {
   0x41, 0x22, 0x14, 0x08, 0x14, 0x22, 0x41};
