created separate function for hex to char

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of SS_SensePOC2P0_11Dec2017_USERPID by rashmi v

Revision:
38:7238f3531ce9
Parent:
37:92fcbf22bf91
Child:
41:1141a75eacc4
--- a/touch_modules.cpp	Sat Jul 29 12:12:28 2017 +0000
+++ b/touch_modules.cpp	Wed Aug 02 06:58:57 2017 +0000
@@ -28,7 +28,7 @@
 
   {
   
-  case 3:    time_ms= 3000000;      // timer for 5 min 
+  case 3:    time_ms= 300000;      // timer for 5 min 
              touch_func_with_timer(time_ms);   
              break;
   case 6:    time_ms= 60000;       // timer for 1 min