AT Parser and bufferedSerial based SPWF library

Dependencies:   ATParser

Dependents:   X_NUCLEO_IDW01M1v2

Fork of SPWF01SA by ST Expansion SW Team

Revision:
13:f21e4e73bbb6
Parent:
5:f17d6351e942
Child:
24:419285201dba
--- a/SPWFSA01.h	Thu Jul 07 13:20:19 2016 +0000
+++ b/SPWFSA01.h	Tue Aug 02 07:03:54 2016 +0000
@@ -155,6 +155,7 @@
  
     char _ip_buffer[16];
     char _mac_buffer[18];
+    bool dbg_on;
 };
  
 #endif  //SPWFSA01_H
\ No newline at end of file