kopia lustrzana https://github.com/Hamlib/Hamlib
Add amplifier.swg to bindings
rodzic
56764fff9c
commit
3503d5e603
|
@ -244,6 +244,11 @@ typedef const char * const_char_string;
|
|||
*/
|
||||
%include "rotator.swg"
|
||||
|
||||
/*
|
||||
* The Amp "class"
|
||||
*/
|
||||
%include "amplifier.swg"
|
||||
|
||||
/*
|
||||
* Put binding specific code in separate files
|
||||
*
|
||||
|
|
|
@ -210,6 +210,7 @@
|
|||
|
||||
%ignore hamlib_copyright2;
|
||||
%ignore hamlib_version2;
|
||||
%ignore macro_name;
|
||||
|
||||
#ifdef SWIGLUA
|
||||
%ignore Rig::set_level(setting_t,int,vfo_t);
|
||||
|
|
Ładowanie…
Reference in New Issue