Skip to content

Commit

Permalink
More Malachite updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mdblack98 committed Apr 6, 2021
1 parent eb0f596 commit 8d95db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rigs/kenwood/ts480.c
Original file line number Diff line number Diff line change
Expand Up @@ -978,7 +978,7 @@ const struct rig_caps malachite_caps =


.rx_range_list1 = {
{kHz(100), GHz(1), TS480_ALL_MODES, -1, -1, RIG_VFO_A},
{kHz(100), GHz(1), TS480_ALL_MODES, -1, -1, RIG_VFO_A, RIG_ANT_CURR, "Generic" },
RIG_FRNG_END,
},
.priv = (void *)& ts480_priv_caps,
Expand Down

0 comments on commit 8d95db8

Please sign in to comment.