X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Funi-t-dmm%2Fprotocol.h;h=f3f0d333cf0601f8135722b2b4129452a88358b8;hb=76e107d68c010ee3aaede5a1eec2893f82062184;hp=9d688e55737237a0e829e86a5e6f46b758a1334d;hpb=fdbcb86dba17eec8e1492736adf1aec45e746c00;p=libsigrok.git diff --git a/hardware/uni-t-dmm/protocol.h b/hardware/uni-t-dmm/protocol.h index 9d688e55..f3f0d333 100644 --- a/hardware/uni-t-dmm/protocol.h +++ b/hardware/uni-t-dmm/protocol.h @@ -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,