X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Ffluke-dmm%2Fprotocol.h;h=4eab15acb7e4b959174c97fbbaa9014e23ccbbf9;hb=HEAD;hp=36ece3c9eda9c7d7aee5a8d0b46e57afe8eca182;hpb=ca314e060f653e6a0b5ec0f58914bac4d426217f;p=libsigrok.git diff --git a/src/hardware/fluke-dmm/protocol.h b/src/hardware/fluke-dmm/protocol.h index 36ece3c9..4eab15ac 100644 --- a/src/hardware/fluke-dmm/protocol.h +++ b/src/hardware/fluke-dmm/protocol.h @@ -29,10 +29,12 @@ /* Supported models */ enum { - FLUKE_187 = 1, + FLUKE_87 = 1, + FLUKE_89, + FLUKE_187, FLUKE_189, - FLUKE_287, FLUKE_190, + FLUKE_287, FLUKE_289, };