Fix the ID for TS50

This commit is contained in:
Michael Black 2020-01-14 23:06:49 -06:00
parent d5a00f6ed1
commit dad94f2f35
No known key found for this signature in database
GPG key ID: 6599353EC683404D

View file

@ -79,7 +79,7 @@ static const struct kenwood_id kenwood_id_list[] =
{ RIG_MODEL_TS850, 9 },
{ RIG_MODEL_TS450S, 10 },
{ RIG_MODEL_TS690S, 11 },
{ RIG_MODEL_TS50S, 13 },
{ RIG_MODEL_TS50, 13 },
{ RIG_MODEL_TS870S, 15 },
{ RIG_MODEL_TRC80, 16 },
{ RIG_MODEL_TS570D, 17 }, /* Elecraft K2|K3 also returns 17 */