This did nothing locally, maybe needed remotely

pull/1914/head
George Baltz N3GB 2025-09-15 17:46:43 -04:00
rodzic 8cb93e4b9c
commit 25a7c25a0f
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -116,6 +116,8 @@
// others
%rename("$ignore", regexmatch$name="python_callbacks") ""; // internal structs and methods used by bindings
%ignore rig_state::cache; // deprecated
%ignore rig_set_trn; // deprecated
%ignore rig_get_trn; // deprecated
#ifdef SWIGLUA
%ignore Rig::set_level(setting_t,int,vfo_t);