homework 7

Dependencies:   mbed-rtos mbed C12832_lcd LM75B

Revision:
116:15084f54baf9
Parent:
115:6390d9b9be07
Child:
117:b9e18163c282
--- a/main.cpp	Thu Sep 12 21:50:58 2013 +0000
+++ b/main.cpp	Thu Sep 12 21:51:53 2013 +0000
@@ -687,10 +687,7 @@
         dLCDtotalCookTimeSec  = giLCD.dTotalCookTime;
         dCookTimeRemainingSec = giLCD.dRemainingTime;
         fLCDcelsius           = giLCD.fCelsius;
-        
-
-        
-
+       
                                                 // clear display only when
                                                 // necessary, in order to avoid
                                                 // 'blinkieness'.