]> sigrok.org Git - libsigrok.git/commitdiff
uni-t-dmm: Drop unused UNI_T_UT_D04_NEW #define.
authorUwe Hermann <redacted>
Sun, 3 Jul 2016 14:40:44 +0000 (16:40 +0200)
committerUwe Hermann <redacted>
Sun, 3 Jul 2016 14:40:44 +0000 (16:40 +0200)
src/hardware/uni-t-dmm/api.c

index 97d079f5dc505007d6c291c080ed51d44aaaa3df..2dab1be44a45154701e0a100e135174a627e602c 100644 (file)
@@ -25,8 +25,6 @@
 #include "libsigrok-internal.h"
 #include "protocol.h"
 
-#define UNI_T_UT_D04_NEW "1a86.e008"
-
 static const uint32_t scanopts[] = {
        SR_CONF_CONN,
 };