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:
64:2906b0c48403
Parent:
63:66796aef8d68
Child:
67:300418575137
--- a/main.cpp	Wed Jul 08 14:11:15 2015 +0000
+++ b/main.cpp	Wed Jul 08 14:23:03 2015 +0000
@@ -335,7 +335,7 @@
         //secondsD = (double)RTC.seconds;
         //if(fmod(secondsD,logInerval)==0) {
             //log_data();
-        }
+        //}
     }
 
 }