mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
REST API: config: PUT (1): swagger implementation. Various small fixes
This commit is contained in:
@@ -810,7 +810,7 @@ int PlutoSDRInput::webapiSettingsPutPatch(
|
||||
return 200;
|
||||
}
|
||||
|
||||
void webapiUpdateDeviceSettings(
|
||||
void PlutoSDRInput::webapiUpdateDeviceSettings(
|
||||
PlutoSDRInputSettings& settings,
|
||||
const QStringList& deviceSettingsKeys,
|
||||
SWGSDRangel::SWGDeviceSettings& response)
|
||||
|
||||
Reference in New Issue
Block a user