Sigfox library with integration of ATParser

Revision:
5:66e05787ad5c
Parent:
4:c77d5019b264
Child:
6:799a482a7024
--- a/Sigfox.h	Thu May 18 17:32:00 2017 +0000
+++ b/Sigfox.h	Sat May 27 10:55:06 2017 +0000
@@ -48,6 +48,8 @@
     
     void wakeup(DigitalInOut sig_rst, float time=0.2);
     
+    bool saveConfig();
+    
     char *getID();
     
     char *getPAC();