summaryrefslogtreecommitdiffstats
path: root/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'id.h')
-rw-r--r--id.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/id.h b/id.h
new file mode 100644
index 0000000..6457b33
--- /dev/null
+++ b/id.h
@@ -0,0 +1,7 @@
+#define ID_VENDOR 0x0483
+#define ID_PRODUCT 0x5740
+
+#define VENDOR_NAME "Me!"
+#define PRODUCT_NAME "Clock thing"
+#define SERIAL_NUMBER "Serialy McSerialFace"
+