gray1 90 B

12345
  1. #define gray1_width 2
  2. #define gray1_height 2
  3. static char gray1_bits[] = {
  4. 0x01, 0x02};