Changes done in ECG and BT
Dependencies: SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217
Fork of merged_code2_20sept_2017_4th_oct_2017 by
Diff: bp.cpp
- Revision:
- 15:208b146151ba
- Parent:
- 14:f5c62d30c6fc
- Child:
- 19:1650bbc923cc
diff -r f5c62d30c6fc -r 208b146151ba bp.cpp --- a/bp.cpp Thu Jun 01 09:24:45 2017 +0000 +++ b/bp.cpp Mon Jun 05 09:14:44 2017 +0000 @@ -175,7 +175,7 @@ concatenate_value2 = readvalue(); //drum11[i]=(uint32_t)concatenate_value2; //drum11[i]=concatenate_value2; drum11[i]=dummyconcat; typecasted to uint32_t //Change by Nidhin 30/5/2017 Direct writing to SD card. - ecg = sd_BP_ecgwrite(drum_ecg); + ecg = sd_BP_ecgwrite(&concatenate_value2); maxim_max30102_read_reg(0,&uch_dummy); while(INTR.read()==1);