#define auto_scroll_width 16 #define auto_scroll_height 16 static unsigned char auto_scroll_bits[] = { 0x00, 0x00, 0x00, 0x3e, 0x00, 0x3e, 0x20, 0x3e, 0x30, 0x3e, 0xf8, 0x3f, 0xfc, 0x3f, 0xfe, 0x3f, 0xfc, 0x3f, 0xf8, 0x3f, 0x30, 0x3e, 0x20, 0x3e, 0x00, 0x3e, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00};