Code supports writing to the SD card as well as working with the Volckens group smartphone apps for the mbed HRM1017

Dependencies:   ADS1115 BLE_API BME280 Calibration CronoDot EEPROM LSM303 MCP40D17 NCP5623BMUTBG SDFileSystem SI1145 STC3100 mbed nRF51822

Fork of UPAS_BLE_and_USB by Volckens Group Sensors

Revision:
120:c7818e89e3da
Parent:
118:9cf0a67fb581
Child:
121:6631364325df
--- a/main.cpp	Fri Feb 19 19:30:39 2016 +0000
+++ b/main.cpp	Sun Feb 21 19:45:09 2016 +0000
@@ -418,7 +418,7 @@
         if(RTC.compare(startAndEndTime[6], startAndEndTime[7], startAndEndTime[8], startAndEndTime[9], startAndEndTime[10], startAndEndTime[11])) 
             pbKill = 0; // this is were we shut everything down
             
-        wait(logInerval - 0.2);
+        wait(logInerval);
 //        if(r==0) r=1;
 //        else r=0;
 //        RGB_LED.set_led(r,g,b);