aboutsummaryrefslogtreecommitdiff
path: root/SrcUnix/espws-2.0/stop.xbm
blob: 8ae52fe4cd9aed148516d797edeea7b9b4147ed8 (plain)
1
2
3
4
5
6
#define stop_width 16
#define stop_height 16
static unsigned char stop_bits[] = {
   0xe0, 0x07, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0xff, 0xff,
   0x89, 0xcd, 0xdd, 0xaa, 0xd9, 0xca, 0xdb, 0xea, 0xd9, 0xed, 0xff, 0x7f,
   0xfe, 0x3f, 0xfc, 0x1f, 0xf8, 0x0f, 0xf0, 0x07};