summaryrefslogtreecommitdiffstats
path: root/src/nolo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nolo.h')
-rw-r--r--src/nolo.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/nolo.h b/src/nolo.h
new file mode 100644
index 0000000..f0a71a4
--- /dev/null
+++ b/src/nolo.h
@@ -0,0 +1,7 @@
+
+#define NOLO_GET_STATUS 1
+#define NOLO_GET_BOARD_ID 2
+#define NOLO_GET_VERSION 3
+#define NOLO_GET_HWVERSION 4
+#define NOLO_SET_RDFLAGS 16
+#define NOLO_GET_RDFLAGS 17