1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

LimeRFE USB support: REST API fixes

This commit is contained in:
f4exb
2020-01-14 01:11:31 +01:00
parent f9a454af50
commit 03ff163216
9 changed files with 37 additions and 28 deletions
+1 -1
View File
@@ -461,7 +461,7 @@ public:
*/
virtual int instanceLimeRFEConfigPut(
SWGSDRangel::SWGLimeRFESettings& query,
SWGSDRangel::SWGLimeRFESettings& response,
SWGSDRangel::SWGSuccessResponse& response,
SWGSDRangel::SWGErrorResponse& error)
{
(void) query;