mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 22:32:44 +00:00
10 lines
91 B
C++
10 lines
91 B
C++
#pragma once
|
|
#include <utils/networking.h>
|
|
|
|
class RigCTLClient {
|
|
public:
|
|
|
|
|
|
private:
|
|
|
|
}; |