Revert "Fix Rig.set_bank()"

This reverts commit 04d675fc55.
pull/1816/head
Daniele Forsi IU5HKX 2025-07-12 19:57:48 +02:00
rodzic 5319f8b31b
commit 9626c8b90d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -383,7 +383,7 @@ typedef channel_t * const_channel_t_p;
METHOD2(set_ant, ant_t, value_t)
METHOD2(set_func, setting_t, int)
METHOD2(set_ext_func, hamlib_token_t, int)
METHOD1(set_bank, int)
METHOD3(set_bank, int)
METHOD3(set_mem, int)
METHOD1(send_dtmf, const_char_string)
METHOD1(send_morse, const_char_string)