Sigfox library with integration of ATParser

Revision:
9:7b18b2817eba
Parent:
8:b10abac6a42e
--- a/Sigfox.h	Sun Jun 04 16:06:45 2017 +0000
+++ b/Sigfox.h	Tue Jun 06 20:23:50 2017 +0000
@@ -23,6 +23,8 @@
 #include "ATParser.h"
 #include "mbed.h"
 
+// https://www.disk91.com/2016/technology/sigfox/test-of-sigfox-wisol-wssfm10r1-module/
+
 typedef struct _sigfoxvoltage {
     double current;
     double last;