mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 23:14:47 -04:00
REST API: config: GET (11). Support of the rest of devices
This commit is contained in:
@@ -671,7 +671,7 @@ int AirspyInput::webapiSettingsPutPatch(
|
||||
return 200;
|
||||
}
|
||||
|
||||
void webapiUpdateDeviceSettings(
|
||||
void AirspyInput::webapiUpdateDeviceSettings(
|
||||
AirspySettings& settings,
|
||||
const QStringList& deviceSettingsKeys,
|
||||
SWGSDRangel::SWGDeviceSettings& response)
|
||||
|
||||
Reference in New Issue
Block a user