File: phonesl3

package info (click to toggle)
workman 1.3b-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,172 kB
  • ctags: 896
  • sloc: ansic: 11,084; makefile: 123; sh: 28
file content (7 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#define phonesl3_width 16
#define phonesl3_height 20
static unsigned char phonesl3_bits[] = {
   0x80, 0x01, 0x60, 0x06, 0x10, 0x08, 0x08, 0x10, 0x08, 0x10, 0x04, 0x20,
   0x24, 0x20, 0x44, 0x20, 0x92, 0x40, 0x22, 0x41, 0x4a, 0x41, 0x57, 0xe2,
   0xa7, 0xe2, 0xa7, 0xe2, 0x57, 0xe2, 0x48, 0x01, 0x20, 0x01, 0x90, 0x00,
   0x40, 0x00, 0x20, 0x00};