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:
119:350293861b5c
Parent:
117:074ebef2dc12
--- a/main.cpp	Thu Feb 18 04:28:56 2016 +0000
+++ b/main.cpp	Sun Feb 21 19:42:19 2016 +0000
@@ -519,7 +519,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);