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:
42:c81673b04b6a
Parent:
41:1141a75eacc4
Child:
43:85a7f399cb9d
--- a/bp.cpp	Fri Sep 08 10:35:21 2017 +0000
+++ b/bp.cpp	Mon Sep 11 10:02:46 2017 +0000
@@ -225,7 +225,6 @@
         create_single_BPfile(pid);                          // Copy ECG and PPG data to BP file
         structure_file(ptr_BLEMsg_info_bp, pid);            // Copy BP structure to main file
         bpfile_mainfile(pid);
-        increment_pid ();                                   //increment pid if test is pass 
         screen_bp1(SBP,DBP);
       }
   }  //Added Nidhin 16/6/17