mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-31 06:24:43 -04:00
VOR demod: added missing bits
This commit is contained in:
@@ -44,6 +44,7 @@ int VORDemodWebAPIAdapter::webapiSettingsPutPatch(
|
||||
SWGSDRangel::SWGChannelSettings& response,
|
||||
QString& errorMessage)
|
||||
{
|
||||
(void) force;
|
||||
(void) errorMessage;
|
||||
VORDemod::webapiUpdateChannelSettings(m_settings, channelSettingsKeys, response);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user