i2c while removed and works - to be characterised

Dependencies:   mbed-rtos mbed

Fork of BAE_working_verified by sakthi priya amirtharaj

Revision:
3:20647ff68b3c
Parent:
2:edd107ea4740
--- a/HK.cpp	Fri Dec 26 06:12:09 2014 +0000
+++ b/HK.cpp	Sat Jan 31 14:11:53 2015 +0000
@@ -137,7 +137,7 @@
         resistance_thermistor=24000*voltage_thermistor/(3.3-voltage_thermistor);//resistance of thermistor
         if (LoopIterator==0)
         {
-            printf(" Temp =%f",-90.7*3.3*TemperatureInput.read()+190.1543);
+            printf(" \n\rTemp =%f",-90.7*3.3*TemperatureInput.read()+190.1543);
         }
         
         if(LoopIterator%2==0)