summaryrefslogtreecommitdiff
path: root/c/menu/digilines.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/menu/digilines.h')
-rw-r--r--c/menu/digilines.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/menu/digilines.h b/c/menu/digilines.h
new file mode 100644
index 0000000..480623a
--- /dev/null
+++ b/c/menu/digilines.h
@@ -0,0 +1,6 @@
+/* Menu Thing for RVController - Digilines
+ * A product of Advanced Mesecons Devices, a Cheapie Systems company
+ * This is free and unencumbered software released into the public domain.
+ * See http://unlicense.org/ for more information */
+
+void runDigilines(void);