A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

Revision:
98:b977424ec7f7
Parent:
63:9d67a5eaa93c
--- a/link/link.h	Wed Jan 02 17:48:38 2019 +0000
+++ b/link/link.h	Thu Jan 03 17:23:38 2019 +0000
@@ -2,10 +2,6 @@
 
 extern bool LinkTrace;
 
-extern bool LinkPhyLink;
-extern bool LinkPhySpeed;
-extern bool LinkActivity;
-
 extern void LinkMain(void);
 extern void LinkInit(void);