Fix all the following issues which we faced during 01st April internal demo 1) Display hang and jump issue 2) Sequencing issue 3) Issue with BP code

Dependencies:   SDFileSystem ds3231 program mbed testUniGraphic_150217

Fork of Int_Demo_01Apr2017_newdisplaycode_bp_nikita by nikita teggi

Revision:
7:11f926351d8f
Parent:
6:5e33a0f01476
Child:
8:adf2ba7e6412
--- a/main.cpp	Sat Apr 01 06:37:02 2017 +0000
+++ b/main.cpp	Wed Apr 26 10:14:53 2017 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
-#include "ili9325.h"
-#include "lcd_base.h"
+//#include "ili9325.h"
+//#include "lcd_base.h"
 #include "display_modules.h"
 #include "touch_modules.h"
 #include "ecg_dec.h"