]> sigrok.org Git - libsigrok.git/commitdiff
korad-kaxxxxp: add model entry for Tenma 72-2705
authorGerhard Sittig <redacted>
Fri, 25 Nov 2022 08:28:46 +0000 (09:28 +0100)
committerGerhard Sittig <redacted>
Fri, 25 Nov 2022 08:28:46 +0000 (09:28 +0100)
Add the "Tenma 72-2705" model to the list of supported devices
(single channel, 30V, 3A).

Reported-By: Dries <redacted>
src/hardware/korad-kaxxxxp/api.c

index 4f66a4c6e6f782cc780fbe5eba5e3f410c845409..d36dc35815768f4d1637bb27cec0e155f7610847 100644 (file)
@@ -70,6 +70,7 @@ static const struct korad_kaxxxxp_model models[] = {
        {"Tenma", "72-2535", "", 1, volts_30, amps_3, 0},
        {"Tenma", "72-2540", "", 1, volts_30, amps_5, 0},
        {"Tenma", "72-2550", "", 1, volts_60, amps_3, 0},
        {"Tenma", "72-2535", "", 1, volts_30, amps_3, 0},
        {"Tenma", "72-2540", "", 1, volts_30, amps_5, 0},
        {"Tenma", "72-2550", "", 1, volts_60, amps_3, 0},
+       {"Tenma", "72-2705", "", 1, volts_30, amps_3, 0},
        {"Tenma", "72-2710", "", 1, volts_30, amps_5, 0},
        {"Velleman", "LABPS3005D", "", 1, volts_30, amps_5,
                KORAD_QUIRK_LABPS_OVP_EN},
        {"Tenma", "72-2710", "", 1, volts_30, amps_5, 0},
        {"Velleman", "LABPS3005D", "", 1, volts_30, amps_5,
                KORAD_QUIRK_LABPS_OVP_EN},