1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-03 06:24:48 -04:00

LimeRFE USB support: now merged in LimeSuite master. Made Linux specific

This commit is contained in:
f4exb
2020-01-24 23:05:16 +01:00
parent 20f17b78b3
commit f55151ce50
13 changed files with 19 additions and 32 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ public:
SWGSDRangel::SWGSuccessResponse& response,
SWGSDRangel::SWGErrorResponse& error);
#ifdef HAS_LIMERFE
#ifdef HAS_LIMERFEUSB
virtual int instanceLimeRFESerialGet(
SWGSDRangel::SWGLimeRFEDevices& response,
SWGSDRangel::SWGErrorResponse& error);