kopia lustrzana https://github.com/Hamlib/Hamlib
Add get_dcd to swg bindings
rodzic
04ff3dee97
commit
da3059fb07
|
@ -441,6 +441,7 @@ typedef channel_t * const_channel_t_p;
|
||||||
METHOD1GET(get_powerstat, powerstat_t)
|
METHOD1GET(get_powerstat, powerstat_t)
|
||||||
METHOD1GET(get_trn, int)
|
METHOD1GET(get_trn, int)
|
||||||
|
|
||||||
|
METHOD1VGET(get_dcd, dcd_t)
|
||||||
|
|
||||||
//METHOD2GET(get_ext_parm, token_t, value_t)
|
//METHOD2GET(get_ext_parm, token_t, value_t)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue