mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
REST API: config: added PATCH and fixes
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
bool force,
|
||||
SWGSDRangel::SWGPreset *apiPreset,
|
||||
const WebAPIAdapterInterface::PresetKeys& presetKeys,
|
||||
Preset& preset
|
||||
Preset *preset
|
||||
);
|
||||
static void webapiUpdateCommand(
|
||||
SWGSDRangel::SWGCommand *apiCommand,
|
||||
|
||||
Reference in New Issue
Block a user