Fix port number for smartsdr

pull/1557/head
Mike Black W9MDB 2024-05-20 17:19:33 -05:00
rodzic 047242f2d3
commit 2b4efb1d29
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -49,7 +49,7 @@ struct smartsdr_priv_data
};
#define DEFAULTPATH "127.0.0.1:4952"
#define DEFAULTPATH "127.0.0.1:4992"
#define SMARTSDR_FUNC RIG_FUNC_MUTE
#define SMARTSDR_LEVEL RIG_LEVEL_PREAMP