]> sigrok.org Git - libsigrok.git/blobdiff - hardware/uni-t-dmm/protocol.h
uni-t-dmm: Simplify subdriver setup.
[libsigrok.git] / hardware / uni-t-dmm / protocol.h
index 9d688e55737237a0e829e86a5e6f46b758a1334d..f3f0d333cf0601f8135722b2b4129452a88358b8 100644 (file)
@@ -36,7 +36,6 @@
 #define sr_warn(s, args...) sr_warn(DRIVER_LOG_DOMAIN s, ## args)
 #define sr_err(s, args...) sr_err(DRIVER_LOG_DOMAIN s, ## args)
 
-/* Note: The order here must match dev_names[] in api.c. */
 enum {
        UNI_T_UT61D,
        VOLTCRAFT_VC820,