droid48/jni/bitmaps/hp48_logo.h

6 lines
149 B
C
Raw Normal View History

2010-09-18 01:13:52 +02:00
#define hp48_logo_width 13
#define hp48_logo_height 4
static unsigned char hp48_logo_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xf8, 0x1f, 0xf8, 0x1f};