Code APP3

Dependencies:   mbed EthernetInterface WebSocketClient mbed-rtos BufferedSerial

Fork of APP3_Lab by Jean-Philippe Fournier

Revision:
5:9e6a09a38785
Parent:
3:a07b74f94890
Child:
13:5f21dd134bd2
--- a/parser.h	Sat Sep 30 18:24:44 2017 +0000
+++ b/parser.h	Sat Sep 30 18:36:28 2017 +0000
@@ -4,7 +4,4 @@
 
 #include "mbed.h"
 
-char PanID[10], URL[10];
-LocalFileSystem local("local");
-
 void ReadFile();