homework 7

Dependencies:   mbed-rtos mbed C12832_lcd LM75B

Files at this revision

API Documentation at this revision

Comitter:
gatedClock
Date:
Thu Sep 12 21:51:53 2013 +0000
Parent:
115:6390d9b9be07
Child:
117:b9e18163c282
Commit message:
cleanup.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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'.