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