]> sigrok.org Git - libsigrok.git/blobdiff - src/serial_hid_ch9325.c
device: introduce common helpers for channel group allocation
[libsigrok.git] / src / serial_hid_ch9325.c
index e4ce55a42c783faf6c2fe33a5730f1da35212b7d..3c8accb75aafc8c58102d27e3ba3d772fa17b390 100644 (file)
@@ -24,9 +24,7 @@
 #include "serial_hid.h"
 #include <string.h>
 
-/** @cond PRIVATE */
 #define LOG_PREFIX "serial-ch9325"
-/** @endcond */
 
 #ifdef HAVE_SERIAL_COMM
 #ifdef HAVE_LIBHIDAPI
@@ -47,7 +45,7 @@ static const struct vid_pid_item vid_pid_items_ch9325[] = {
         * with the same support code.
         */
        { 0x04fa, 0x2490, },    /* HE2325U */
-       VID_PID_TERM,
+       ALL_ZERO
 };
 
 static int ch9325_set_params(struct sr_serial_dev_inst *serial,