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:
nikitateggi
Date:
Sat Jul 08 12:06:16 2017 +0000
Parent:
29:7edc76b15e3d
Child:
31:0f67acfc6236
Commit message:
code with new display driver ili9341

Changed in this revision

touch_modules.h Show annotated file Show diff for this revision Revisions of this file
--- a/touch_modules.h	Sat Jul 08 12:01:18 2017 +0000
+++ b/touch_modules.h	Sat Jul 08 12:06:16 2017 +0000
@@ -4,6 +4,7 @@
 #define TOTAL1 65535
 #define X_MAX 240
 #define Y_MAX 320
+// touch co-ordinates//
 #define SYSCFG_MAIN_X_MIN 110
 #define SYSCFG_MAIN_X_MAX 150
 #define SYSCFG_MAIN_Y_MIN 100