#define UCD_width 32
#define UCD_height 32
static char UCD_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
0xc0, 0xff, 0xff, 0x02, 0xc0, 0xaf, 0xf4, 0x06, 0xc0
http://www.codebf.com/read/152814/5666590
#define UCD_width 32
#define UCD_height 32
static char UCD_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0xff, 0x03,
0xe0, 0xff, 0xff, 0x03, 0xe0, 0xff, 0xff, 0x07, 0xe0
http://www.codebf.com/read/152814/5666598