droid48-gwh/jni/bitmaps/pi_gx.h

7 lines
237 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define pi_gx_width 10
#define pi_gx_height 12
static unsigned char pi_gx_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0xfe, 0x03, 0xff, 0x01,
0xcc, 0x00, 0xcc, 0x00, 0xcc, 0x00, 0xcc, 0x00, 0xcc, 0x00, 0xcc, 0x00};