mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02:00
work
This commit is contained in:
10
misc_modules/rigctl_client/src/rigctl_client.h
Normal file
10
misc_modules/rigctl_client/src/rigctl_client.h
Normal file
@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
#include <utils/networking.h>
|
||||
|
||||
class RigCTLClient {
|
||||
public:
|
||||
|
||||
|
||||
private:
|
||||
|
||||
};
|
Reference in New Issue
Block a user