]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/kecheng-kc-330b/protocol.h
Improve readability and clarity of some numbers.
[libsigrok.git] / src / hardware / kecheng-kc-330b / protocol.h
index 09152b9f9b6c0dbd11abc986c7cf4cb41c473a37..a2536898895f2f17e9dfabfb358850ac7c874b1c 100644 (file)
@@ -27,7 +27,7 @@
 
 #define LOG_PREFIX "kecheng-kc-330b"
 
-#define EP_IN 0x80 | 1
+#define EP_IN (0x80 | 1)
 #define EP_OUT 2
 
 /* 500ms */