Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 10:357b3329620f
- Parent:
- 9:d71b92c916f8
- Child:
- 11:a6eec09b546e
--- a/main.cpp Wed Jan 19 07:34:20 2022 +0000 +++ b/main.cpp Wed Jan 19 07:37:55 2022 +0000 @@ -157,7 +157,7 @@ lcd.printString(" Smart Cold",0,1); // Just a welcome message before auto moving to main menu lcd.printString(" Storage",0,2); // lcd.printString(" Monitoring",0,3); // - lcd.printString("V09 - Jan 2022",0,4); // + lcd.printString("V10 - Jan 2022",0,4); // lcd.printString("--------------",0,5); // lcd.refresh(); // Need to refresh display after setting pixels or writing strings wait(5.0); // Leave welcome screen on for designated amount of time