Andrew Boyson / net

Dependents:   oldheating gps motorhome heating

Revision:
158:3adf725c0804
Parent:
149:39d1ba392f4b
--- a/tcp/tcp.h	Sun Sep 01 18:14:13 2019 +0000
+++ b/tcp/tcp.h	Sat Sep 07 18:57:57 2019 +0000
@@ -3,4 +3,5 @@
 
 extern bool TcpTrace;
 
-extern void TcpInit(void);
\ No newline at end of file
+extern void TcpInit(void);
+extern void TcpMain(void);
\ No newline at end of file