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:
36:2d90be7655e1
Parent:
33:bc73a2493821
--- a/main.cpp	Sun May 31 16:10:43 2015 +0000
+++ b/main.cpp	Wed Jun 03 01:29:13 2015 +0000
@@ -49,7 +49,7 @@
 float atmoRho; //g/L
 float massflow; //g/min
 float volflow; //L/min
-float volflowSet = 1.0; //L/min
+float volflowSet = 2.5; //L/min
 float massflowSet; 
 float deltaflow;