flipped_gray 111 B

12345
  1. #define flipped_gray_width 4
  2. #define flipped_gray_height 2
  3. static char flipped_gray_bits[] = {
  4. 0x07, 0x0d};