kopia lustrzana https://github.com/Hamlib/Hamlib
Another IC-PW2 change
rodzic
3bd462308c
commit
22c0001320
|
@ -347,7 +347,7 @@ again2:
|
||||||
}
|
}
|
||||||
|
|
||||||
// IC-PW2 was sending fe fe 94 aa 1c 03
|
// IC-PW2 was sending fe fe 94 aa 1c 03
|
||||||
if (buf[3] == 0xaa)
|
if (buf[3] == 0xaa || buf[2] == 0xaa)
|
||||||
{
|
{
|
||||||
goto again2;
|
goto again2;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue