mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 06:42:43 +00:00
Added start/stop commands to the rigctl server
This commit is contained in:
@@ -23,6 +23,7 @@ public:
|
||||
// TODO: Replace with it's own class
|
||||
void setVFO(double freq);
|
||||
|
||||
void setPlayState(bool _playing);
|
||||
bool isPlaying();
|
||||
|
||||
bool lockWaterfallControls = false;
|
||||
|
||||
Reference in New Issue
Block a user