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

Files at this revision

API Documentation at this revision

Comitter:
nidhinvarghese
Date:
Fri Jun 09 09:22:32 2017 +0000
Parent:
17:22a87e12fb3a
Child:
19:1650bbc923cc
Commit message:
Changed Buffer size to 600 in ECG and results are coming

Changed in this revision

ec_bp.h Show annotated file Show diff for this revision Revisions of this file
--- a/ec_bp.h	Fri Jun 09 08:45:30 2017 +0000
+++ b/ec_bp.h	Fri Jun 09 09:22:32 2017 +0000
@@ -79,7 +79,7 @@
 #define LSHIFT_16 16  ////left shift the obtained 8bit data by 16 values
 #define N_ERR 100
 #define N_TEST 500
-#define N_ECG 1000
+#define N_ECG 600
 
 
 //SPI SETTINGS