1#define Dashes_width 2
2#define Dashes_height 2
3static char Dashes_bits[] = {
4   0x01, 0x02};
5