summaryrefslogtreecommitdiff
path: root/menu12
diff options
context:
space:
mode:
Diffstat (limited to 'menu12')
-rw-r--r--menu125
1 files changed, 5 insertions, 0 deletions
diff --git a/menu12 b/menu12
new file mode 100644
index 0000000..e88ca68
--- /dev/null
+++ b/menu12
@@ -0,0 +1,5 @@
+#define menu12_width 12
+#define menu12_height 12
+static unsigned char menu12_bits[] = {
+ 0xfe, 0x03, 0x02, 0x02, 0x02, 0x06, 0x72, 0x06, 0x02, 0x06, 0x72, 0x06,
+ 0x02, 0x06, 0x72, 0x06, 0x02, 0x06, 0x02, 0x06, 0xfe, 0x07, 0xf8, 0x07};