You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#define dish_width 8 |
|
#define dish_height 8 |
|
static unsigned char dish_bits[] = { |
|
0x81, 0x7B, 0x46, 0x4E, 0x5C, 0x3E, 0x77, 0xC3 };
|
|
|