Fork for fixes

Revision:
11:647d53d146f1
Parent:
10:e4ddab81e6a8
--- a/TcpServer.h	Tue Aug 27 22:08:54 2019 +0000
+++ b/TcpServer.h	Fri Aug 30 08:11:40 2019 +0000
@@ -16,8 +16,8 @@
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
   */
-#ifndef UIPSERVER_H
-#define UIPSERVER_H
+#ifndef TCPSERVER_h
+#define TCPSERVER_h
 
 #include "TcpClient.h"