Lab2_web / Mbed 2 deprecated webserverBlinky

Dependencies:   mbed

Fork of webserverBlinky by RealTimeCompLab2

Revision:
173:6774a0c851c4
Parent:
170:3d3b2126181c
Child:
174:e5a3f16421a5
Child:
175:b4e6f8a6fe00
diff -r 449dd7a28955 -r 6774a0c851c4 PPP-Blinky/ppp-blinky.h
--- a/PPP-Blinky/ppp-blinky.h	Mon Sep 04 13:34:09 2017 +0000
+++ b/PPP-Blinky/ppp-blinky.h	Mon Sep 04 15:59:53 2017 +0000
@@ -28,6 +28,7 @@
     unsigned int code : 8; // IPCP and LCP contain a code field which identifies the requested action or response
     unsigned int identifier : 8 ;
     unsigned int lengthR : 16;
+    char request [0];
 } ipcpHeaderType;
 
 /// IP header