kopia lustrzana https://github.com/Hamlib/Hamlib
astyle icom.c
rodzic
2ff3fa0782
commit
c0743dfe6e
|
@ -1627,7 +1627,8 @@ int icom_set_mode_with_data(RIG *rig, vfo_t vfo, rmode_t mode,
|
|||
break;
|
||||
}
|
||||
|
||||
if (width != RIG_PASSBAND_NOCHANGE) {
|
||||
if (width != RIG_PASSBAND_NOCHANGE)
|
||||
{
|
||||
if (filter_byte) // then we need the width byte too
|
||||
{
|
||||
unsigned char mode_icom; // not used as it will map to USB/LSB
|
||||
|
|
Ładowanie…
Reference in New Issue