Improve vfo switch message a bit

pull/224/head
Michael Black 2020-03-16 14:23:40 -05:00
rodzic f90046516e
commit 7f9bbde383
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -522,7 +522,7 @@ int main(int argc, char *argv[])
if (!vfo_mode)
{
printf("Recommend using --vfo switch for rigctld\n");
printf("Recommend using --vfo switch for rigctld if clients supports it\n");
printf("rigctl and netrigctl will automatically detect vfo mode\n");
}