summaryrefslogtreecommitdiff
path: root/global_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'global_config.h')
-rw-r--r--global_config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/global_config.h b/global_config.h
index 16c1918..1a4e8b5 100644
--- a/global_config.h
+++ b/global_config.h
@@ -1,2 +1,6 @@
#define USBDEV_VERSION_MAJOR 0
#define USBDEV_VERSION_MINOR 1
+
+#define USBCMD_ECHO 0
+#define USBCMD_GETPORT 1
+#define USBCMD_SETPORT 2