Changes done in ECG and BT

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of merged_code2_20sept_2017_4th_oct_2017 by nikita teggi

Revision:
43:85a7f399cb9d
Parent:
22:ffa88619551d
--- a/ecg_dec.h	Mon Sep 11 10:02:46 2017 +0000
+++ b/ecg_dec.h	Mon Sep 11 13:09:29 2017 +0000
@@ -3,5 +3,5 @@
 #ifndef ECG_DEC_H_
 #define ECG_DEC_H_
 
-uint16_t ecg(int32_t pid);
+uint16_t ecg(uint32_t pid);
 #endif
\ No newline at end of file