#define rockswitch_width 8 #define rockswitch_height 8 static char rockswitch_bits[] = { 0x00, 0x7e, 0x7e, 0x6a, 0x56, 0x4e, 0x7e, 0x00};