mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
Web API: /sdrangel/preset (GET) implementation
This commit is contained in:
@@ -74,6 +74,10 @@ public:
|
||||
Swagger::SWGDVSeralDevices& response,
|
||||
Swagger::SWGErrorResponse& error);
|
||||
|
||||
virtual int instancePresetGet(
|
||||
Swagger::SWGPresets& response,
|
||||
Swagger::SWGErrorResponse& error);
|
||||
|
||||
private:
|
||||
MainWindow& m_mainWindow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user