0 #define expanded_width 10

1 #define expanded_height 10

2 static unsigned char expanded_bits[] = {

3 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0x02, 0x01, 0x02, 0x01,

4 0x02, 0x01, 0xfe, 0x01, 0x00, 0x00, 0x00, 0x00 };

5