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