aboutsummaryrefslogtreecommitdiff
path: root/SrcUnix/espws-2.0/stop.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'SrcUnix/espws-2.0/stop.xbm')
-rw-r--r--SrcUnix/espws-2.0/stop.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/SrcUnix/espws-2.0/stop.xbm b/SrcUnix/espws-2.0/stop.xbm
new file mode 100644
index 0000000..8ae52fe
--- /dev/null
+++ b/SrcUnix/espws-2.0/stop.xbm
@@ -0,0 +1,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};