]> sigrok.org Git - libsigrok.git/blobdiff - hardware/uni-t-dmm/protocol.h
uni-t-dmm: Add support for the Tenma 72-7745.
[libsigrok.git] / hardware / uni-t-dmm / protocol.h
index 446f6a79cdfe3111359cbda4d424bda403d5df9a..1d8a353476b30ee1f741da7a8e4c1336f7dc169d 100644 (file)
@@ -46,9 +46,10 @@ enum {
        VOLTCRAFT_VC820,
        VOLTCRAFT_VC830,
        VOLTCRAFT_VC840,
+       TENMA_72_7745,
 };
 
-#define DMM_COUNT 8
+#define DMM_COUNT 9
 
 struct dmm_info {
        char *vendor;