Fix Rig.set_bank()

pull/1816/head
Daniele Forsi IU5HKX 2025-06-29 21:26:22 +02:00
rodzic 2b1428fd3e
commit 01bc71ab8a
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)
METHOD3(set_bank, int)
METHOD1(set_bank, int)
METHOD3(set_mem, int)
METHOD1(send_dtmf, const_char_string)
METHOD1(send_morse, const_char_string)