![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
nova proba
Diff: TcpServer.h
- Revision:
- 27:0772451fb880
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/TcpServer.h Sun Jan 17 23:03:43 2021 +0100 @@ -0,0 +1,8 @@ +#ifndef TCPSERVER_H +#define TCPSERVER_H + +void start_TcpServer( void ); +void sentOnTcpServers( char *buffer, int val ); + + +#endif \ No newline at end of file