mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 06:24:48 -04:00
Removed file recording function from device plugins
This commit is contained in:
@@ -43,7 +43,6 @@ void SDRPlaySettings::resetToDefaults()
|
||||
m_mixerAmpOn = false;
|
||||
m_basebandGain = 29;
|
||||
m_iqOrder = true;
|
||||
m_fileRecordName = "";
|
||||
m_useReverseAPI = false;
|
||||
m_reverseAPIAddress = "127.0.0.1";
|
||||
m_reverseAPIPort = 8888;
|
||||
|
||||
Reference in New Issue
Block a user