+++ /dev/null
-#define frown_width 13
-#define frown_height 14
-static unsigned char frown_bits[] = {
- 0xf8, 0x03, 0x0c, 0x06, 0x02, 0x08, 0x0d, 0x16, 0x59, 0x13, 0x41, 0x10,
- 0x41, 0x10, 0xe1, 0x10, 0x01, 0x10, 0xf1, 0x11, 0x1a, 0x0b, 0x06, 0x0c,
- 0x18, 0x03, 0xe0, 0x00};
+++ /dev/null
-#define smile_width 13
-#define smile_height 14
-static unsigned char smile_bits[] = {
- 0xf8, 0x03, 0x0c, 0x06, 0x02, 0x08, 0x19, 0x13, 0x59, 0x13, 0x41, 0x10,
- 0x41, 0x10, 0xe5, 0x14, 0x0d, 0x16, 0x19, 0x13, 0xf2, 0x09, 0x46, 0x0c,
- 0x18, 0x03, 0xe0, 0x00};
+++ /dev/null
-#define wry_width 13
-#define wry_height 14
-static unsigned char wry_bits[] = {
- 0xf8, 0x03, 0x0c, 0x06, 0x02, 0x08, 0x19, 0x13, 0x59, 0x12, 0x41, 0x10,
- 0x41, 0x10, 0xe1, 0x10, 0x0d, 0x10, 0x79, 0x10, 0xe2, 0x0b, 0x06, 0x0f,
- 0x18, 0x03, 0xe0, 0x00};