Add the LICH processing.

This commit is contained in:
Jonathan Naylor
2020-10-18 20:44:03 +01:00
parent a00ecbe7d9
commit c549cf3594
7 changed files with 182 additions and 14 deletions

View File

@@ -58,7 +58,6 @@ public:
void clock(unsigned int ms);
private:
std::string m_callsign;
CUDPSocket m_socket;
sockaddr_storage m_addr;
unsigned int m_addrLen;