summaryrefslogtreecommitdiff
path: root/flipped_gray
blob: b75cacd7b436a7748cec918c67c04cb4f49a29de (plain)
1
2
3
4
#define flipped_gray_width 4
#define flipped_gray_height 2
static char flipped_gray_bits[] = {
   0x07, 0x0d};