File: phonesl2

package info (click to toggle)
workman 1.3.4-9
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,164 kB
  • ctags: 1,170
  • sloc: ansic: 14,491; makefile: 142; sh: 44
file content (7 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#define phonesl2_width 16
#define phonesl2_height 22
static unsigned char phonesl2_bits[] = {
   0x80, 0x01, 0x60, 0x06, 0x10, 0x08, 0x08, 0x10, 0x08, 0x10, 0x04, 0x20,
   0x04, 0x20, 0x04, 0x20, 0x12, 0x40, 0x22, 0x40, 0x4a, 0x40, 0x57, 0xe0,
   0xa7, 0xe0, 0xa7, 0xe0, 0x57, 0xe0, 0x48, 0x00, 0x20, 0x00, 0x10, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};