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:
121:6631364325df
Parent:
120:c7818e89e3da
Child:
122:f26474cc223a
--- a/main.cpp	Sun Feb 21 19:45:09 2016 +0000
+++ b/main.cpp	Tue Feb 23 19:51:09 2016 +0000
@@ -98,7 +98,7 @@
 int digital_pot_set;
 int digital_pot_change;
 int digitalpotMax = 127;
-int digitalpotMin = 2;
+int digitalpotMin = 5;
 
 int dutyUp;
 int dutyDown;