mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-14 20:27:11 +01:00
10 lines
91 B
C++
10 lines
91 B
C++
#pragma once
|
|
#include <utils/networking.h>
|
|
|
|
class RigCTLClient {
|
|
public:
|
|
|
|
|
|
private:
|
|
|
|
}; |