From 500561f54adabc9aaf5b3548744b5bc8b4381c89 Mon Sep 17 00:00:00 2001 From: James McKenzie Date: Sun, 16 Nov 2014 11:12:25 +0000 Subject: tidy up --- id.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'id.h') diff --git a/id.h b/id.h index 552c1e5..76dad09 100644 --- a/id.h +++ b/id.h @@ -1,10 +1,5 @@ -#if 0 -#define ID_PRODUCT 0xee3 +#define ID_PRODUCT 0xee5 #define BUS_ID 0x0 -#else -#define ID_PRODUCT 0xee4 -#define BUS_ID 0x1 -#endif -- cgit v1.2.3