export test

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Int_Demo_09May2017_Suhasini_HRavg_Nikita_ili9341 by nikita teggi

Revision:
24:d992ee8369f4
Parent:
22:ffa88619551d
Child:
26:53ff13a164f3
--- a/ecgg.cpp	Fri Jun 23 07:26:55 2017 +0000
+++ b/ecgg.cpp	Sat Jun 24 10:24:32 2017 +0000
@@ -97,8 +97,6 @@
     
     //----------------------------------------END Structure for Bluetooth - Added Nidhin 1/6/2017-------
 
-
-
     int32_t concatenate_value2 = 0;      // ORG. "int concatenate_value2 = 0;" Nidhin 1/6/17
     int32_t *ecg_ptr;                   // Added 1/6/2017 Nidhin
     ecg_ptr = &concatenate_value2; // Pointer to pass for ECG write into SD card Nidhin 1/6/2017