Bmag incl gps rettelse

Dependencies:   mbed WDT MODSERIAL BME280

Revision:
21:325cb82f1838
Parent:
19:5d25cffef662
Child:
24:099df3fa2b13
diff -r 73fa202c73db -r 325cb82f1838 SPS/SPS.h
--- a/SPS/SPS.h	Wed May 10 14:33:20 2017 +0000
+++ b/SPS/SPS.h	Thu May 11 13:42:32 2017 +0000
@@ -70,7 +70,7 @@
     string currentErrString;
     string headerString;
     bool errStatus;
-    int crc_tab16_init;              
+    int crc_tab16_init;            
     unsigned short crc_tab16[256];  
                      
 };