![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
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: main.cpp
- Revision:
- 52:7d9ff7781bdc
- Parent:
- 51:1a4693774b60
- Child:
- 53:cc6e65480a67
--- a/main.cpp Wed Sep 20 07:48:55 2017 +0000 +++ b/main.cpp Wed Sep 20 10:33:17 2017 +0000 @@ -623,7 +623,7 @@ bool read_debug_status() { - gc.printf("debug_mode=%d\n",debug_mode); + // gc.printf("debug_mode=%d\n",debug_mode); return debug_mode; }