kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck warnings in ts870s
rodzic
55fc3398ad
commit
9ed28fb0db
|
@ -108,7 +108,6 @@ static int ts870s_get_mode(RIG *rig, vfo_t vfo, rmode_t *mode, pbwidth_t *width)
|
|||
size_t buf_len;
|
||||
int retval;
|
||||
|
||||
buf_len = 50;
|
||||
retval = kenwood_transaction(rig, "MD", buf, sizeof(buf));
|
||||
|
||||
if (retval != RIG_OK)
|
||||
|
|
Ładowanie…
Reference in New Issue