mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 15:34:57 -04:00
KiwiSDR: implemented file record name
This commit is contained in:
@@ -33,6 +33,7 @@ void KiwiSDRSettings::resetToDefaults()
|
||||
|
||||
m_serverAddress = "127.0.0.1:8073";
|
||||
|
||||
m_fileRecordName = "";
|
||||
m_useReverseAPI = false;
|
||||
m_reverseAPIAddress = "127.0.0.1";
|
||||
m_reverseAPIPort = 8888;
|
||||
|
||||
Reference in New Issue
Block a user