mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
LimeRFE USB support: now merged in LimeSuite master. Made Linux specific
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
#include "SWGLimeRFESettings.h"
|
||||
#include "SWGLimeRFEPower.h"
|
||||
|
||||
#ifdef HAS_LIMERFE
|
||||
#ifdef HAS_LIMERFEUSB
|
||||
#include "limerfe/limerfecontroller.h"
|
||||
#endif
|
||||
|
||||
@@ -837,7 +837,7 @@ int WebAPIAdapterGUI::instanceAMBEDevicesPatch(
|
||||
return 200;
|
||||
}
|
||||
|
||||
#ifdef HAS_LIMERFE
|
||||
#ifdef HAS_LIMERFEUSB
|
||||
int WebAPIAdapterGUI::instanceLimeRFESerialGet(
|
||||
SWGSDRangel::SWGLimeRFEDevices& response,
|
||||
SWGSDRangel::SWGErrorResponse& error)
|
||||
|
||||
Reference in New Issue
Block a user