summaryrefslogtreecommitdiffstats
path: root/id.h
diff options
context:
space:
mode:
authorroot <root@circe.panaceas.james.local>2014-11-13 17:39:18 +0000
committerroot <root@circe.panaceas.james.local>2014-11-13 17:39:18 +0000
commit5950acfb05fb3e172fa5710f1cda6ab347f51f2f (patch)
tree6188f6041b360bc37d3278dd6eac8fb3b5ec6b7d /id.h
parent12287ff0a55f929bf840dcb4780d3f77b862c434 (diff)
downloadstm32_usb_kvm-5950acfb05fb3e172fa5710f1cda6ab347f51f2f.tar.gz
stm32_usb_kvm-5950acfb05fb3e172fa5710f1cda6ab347f51f2f.tar.bz2
stm32_usb_kvm-5950acfb05fb3e172fa5710f1cda6ab347f51f2f.zip
leds
Diffstat (limited to 'id.h')
-rw-r--r--id.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/id.h b/id.h
new file mode 100644
index 0000000..552c1e5
--- /dev/null
+++ b/id.h
@@ -0,0 +1,10 @@
+
+#if 0
+#define ID_PRODUCT 0xee3
+#define BUS_ID 0x0
+#else
+#define ID_PRODUCT 0xee4
+#define BUS_ID 0x1
+#endif
+
+