Stephen Reidy; Final Lab

Dependencies:   mbed C12832 LM75B

Files at this revision

API Documentation at this revision

Comitter:
stephensv650
Date:
Thu May 20 17:32:25 2021 +0000
Parent:
7:809bcb2e543c
Commit message:
Comments complete

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 809bcb2e543c -r 82af3c3b631e main.cpp
--- a/main.cpp	Thu May 20 07:59:37 2021 +0000
+++ b/main.cpp	Thu May 20 17:32:25 2021 +0000
@@ -35,7 +35,7 @@
             RED = 1;
             GREEN = 1;
             BLUE = 0;
-            lcd.printf(" switch OFF Heat ");
+            lcd.printf(" switch ON Heat ");
             wait (.5);                                        //Delay for clarity
         }