Korad-kaxxxxp: Add model Tenma 72-2550

This commit is contained in:
motte 2020-07-13 15:46:06 +02:00 committed by Soeren Apel
parent 34ce4d8258
commit f5083435cb
2 changed files with 3 additions and 0 deletions

View File

@ -72,6 +72,8 @@ static const struct korad_kaxxxxp_model models[] = {
"RND 320-KA3005P V5.5", 1, {0, 31, 0.01}, {0, 5.1, 0.001}},
{RND_320K30PV, "RND", "KA3005P",
"RND 320-KA3005P V2.0", 1, {0, 31, 0.01}, {0, 5.1, 0.001}},
{TENMA_72_2550_V2, "Tenma", "72-2550",
"TENMA72-2550V2.0", 1, {0, 61, 0.01}, {0, 3.1, 0.001}},
{TENMA_72_2540_V20, "Tenma", "72-2540",
"TENMA72-2540V2.0", 1, {0, 31, 0.01}, {0, 5.1, 0.001}},
{TENMA_72_2540_V21, "Tenma", "72-2540",

View File

@ -44,6 +44,7 @@ enum {
RND_320_KD3005P,
RND_320_KA3005P,
RND_320K30PV,
TENMA_72_2550_V2,
TENMA_72_2540_V20,
TENMA_72_2540_V21,
TENMA_72_2540_V52,