1
0
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:
f4exb
2019-08-11 01:27:19 +02:00
parent af6218611a
commit b980a92995
19 changed files with 1055 additions and 55 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ public:
bool force,
SWGSDRangel::SWGPreset *apiPreset,
const WebAPIAdapterInterface::PresetKeys& presetKeys,
Preset& preset
Preset *preset
);
static void webapiUpdateCommand(
SWGSDRangel::SWGCommand *apiCommand,