mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-08 20:33:13 -04:00
REST API: config: GET (11). Support of the rest of devices
This commit is contained in:
@@ -4,6 +4,7 @@ set(hackrfinput_SOURCES
|
||||
hackrfinput.cpp
|
||||
hackrfinputplugin.cpp
|
||||
hackrfinputsettings.cpp
|
||||
hackrfinputwebapiadapter.cpp
|
||||
hackrfinputthread.cpp
|
||||
)
|
||||
|
||||
@@ -11,6 +12,7 @@ set(hackrfinput_HEADERS
|
||||
hackrfinput.h
|
||||
hackrfinputplugin.h
|
||||
hackrfinputsettings.h
|
||||
hackrfinputwebapiadapter.h
|
||||
hackrfinputthread.h
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user