]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/fluke-dmm/protocol.h
fluke-dmm: Add support for Fluke 87/89 DMMs.
[libsigrok.git] / src / hardware / fluke-dmm / protocol.h
index 36ece3c9eda9c7d7aee5a8d0b46e57afe8eca182..b4f199369fe1d3914e03d8f71afb1751e1d28169 100644 (file)
@@ -29,7 +29,9 @@
 
 /* Supported models */
 enum {
-       FLUKE_187 = 1,
+       FLUKE_87 = 1,
+       FLUKE_89,
+       FLUKE_187,
        FLUKE_189,
        FLUKE_287,
        FLUKE_190,