mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
activated compiler warnings
This commit is contained in:
@@ -382,7 +382,7 @@ bool SDRPlayInput::applySettings(const SDRPlaySettings& settings, bool forwardCh
|
||||
}
|
||||
else
|
||||
{
|
||||
mirisdr_get_lna_gain(m_dev);
|
||||
lnaGain = mirisdr_get_lna_gain(m_dev);
|
||||
}
|
||||
|
||||
MsgReportSDRPlayGains *message = MsgReportSDRPlayGains::create(
|
||||
|
||||
Reference in New Issue
Block a user