Added 4 point or 8 point averaging function .
Dependencies: SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217
Fork of merged_code2_3rd_nov_2017 by
Diff: bp.cpp
- Revision:
- 10:aeff3309002a
- Parent:
- 8:adf2ba7e6412
- Child:
- 14:f5c62d30c6fc
diff -r d0ecb61d219e -r aeff3309002a bp.cpp --- a/bp.cpp Fri Apr 28 10:40:36 2017 +0000 +++ b/bp.cpp Wed May 03 05:32:37 2017 +0000 @@ -356,5 +356,7 @@ DBP = (0.0494*PWV + 17.480)+10; screen_bp1(SBP,DBP); + + create_single_BPfile(pid); } \ No newline at end of file