Bmag incl gps rettelse

Dependencies:   mbed WDT MODSERIAL BME280

Revision:
14:400ecb93c6a2
Parent:
13:45b333983206
Child:
21:325cb82f1838
--- a/main.cpp	Fri Apr 07 08:28:28 2017 +0000
+++ b/main.cpp	Tue Apr 11 09:49:06 2017 +0000
@@ -1,5 +1,7 @@
 #include "main.h"
 
+//please note that mbed library should be of revision 137 or before.
+
 //change GPSACQTIMELIMITINSECONDS to change the duration in seconds, allowed for the gps to get gps fix. 
 //After this duration, an error indication will occur if fix is not present.
 #define GPSACQTIMELIMITINSECONDS 60