]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/korad-kaxxxxp/api.c
hp-3457a: fix potential NULL dereference
[libsigrok.git] / src / hardware / korad-kaxxxxp / api.c
index c5c75da1e24f6ccfcec671cf71bfd5b6d2e4d298..96aa03e67ebb738495d101ddecbfb86e977e4cee 100644 (file)
@@ -54,6 +54,8 @@ static const struct korad_kaxxxxp_model models[] = {
        /* Sometimes the KA3005P has an extra 0x01 after the ID. */
        {KORAD_KA3005P_0X01, "Korad", "KA3005P",
                "KORADKA3005PV2.0\x01", 1, {0, 31, 0.01}, {0, 5, 0.001}},
+       {KORAD_KD3005P, "Korad", "KD3005P",
+               "KORAD KD3005P V2.0", 1, {0, 31, 0.01}, {0, 5, 0.001}},
        ALL_ZERO
 };