grid2 revision 129be1b7
1#define grid2_width 2
2#define grid2_height 2
3static char grid2_bits[] = {
4   0x01, 0x00};
5