mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
REST API: config: PUT (4): mapper work and rework
This commit is contained in:
@@ -164,6 +164,8 @@ int WebAPIAdapterGUI::instanceConfigPutPatch(
|
||||
if (force) {
|
||||
webAPIAdapterBase.webapiInitConfig(m_mainWindow.m_settings);
|
||||
}
|
||||
|
||||
// TODO
|
||||
}
|
||||
|
||||
int WebAPIAdapterGUI::instanceDevices(
|
||||
|
||||
Reference in New Issue
Block a user