Update comments on codan_set_ptt

pull/1703/head
Callum McEwen (VK5MCA) 2025-04-21 04:25:40 +09:30 zatwierdzone przez GitHub
rodzic 21bf64b7ba
commit a3da9bbe42
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -473,7 +473,6 @@ int codan_get_ptt_2110(RIG *rig, vfo_t vfo, ptt_t *ptt)
* VK5MCA
* Changing PTT activation from 'connect tcvr rf ptt %s' to CICS command 'ptt %s voice'.
* This sets fast ALC and allows audio to pass to the transmitter via the GPIO port.
* Using the 'rf ptt' command does allow audio to pass through the GPIO port of the Envoy RF Unit or Console.
*/
int codan_set_ptt(RIG *rig, vfo_t vfo, ptt_t ptt)
{