kopia lustrzana https://github.com/Hamlib/Hamlib
Fix IC-7300 S-meter calibration table length
rodzic
1dea67a656
commit
194c31c327
|
@ -65,7 +65,7 @@
|
||||||
/*
|
/*
|
||||||
* FIXME: This is a guess real measures please!
|
* FIXME: This is a guess real measures please!
|
||||||
*/
|
*/
|
||||||
#define IC7300_STR_CAL { 3, \
|
#define IC7300_STR_CAL { 4, \
|
||||||
{ \
|
{ \
|
||||||
{ 0, -54 }, \
|
{ 0, -54 }, \
|
||||||
{ 10, -24 }, \
|
{ 10, -24 }, \
|
||||||
|
|
Ładowanie…
Reference in New Issue