#define butterflygen_width 8 #define butterflygen_height 8 static char butterflygen_bits[] = { 0xff, 0x81, 0xa5, 0xbd, 0xbd, 0xa5, 0x81, 0xff};