Dependencies: mbed C12832 LM75B
Diff: main.cpp
- Revision:
- 8:82af3c3b631e
- Parent:
- 7:809bcb2e543c
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 }