From eaf5d4799cc52e9dd1ebcaeafbf8f670658fea98 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Jun 2017 21:10:37 +0100 Subject: inital commit --- id.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 id.h (limited to 'id.h') diff --git a/id.h b/id.h new file mode 100644 index 0000000..c65f067 --- /dev/null +++ b/id.h @@ -0,0 +1,3 @@ +#define ID_VENDOR 0x1234 +#define ID_PRODUCT 0x5678 + -- cgit v1.2.3