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: C12832_lcd LCD_fonts mbed
Fork of Christmas-LCD by
Revision 6:f16ac2dca62d, committed 2016-12-01
- Comitter:
- th_mbed
- Date:
- Thu Dec 01 09:34:40 2016 +0000
- Parent:
- 5:c8042f09237b
- Child:
- 9:9e72c0ff2759
- Commit message:
- a
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Dec 01 09:27:32 2016 +0000
+++ b/main.cpp Thu Dec 01 09:34:40 2016 +0000
@@ -42,7 +42,7 @@
lcd.copy_to_lcd();
lcd.locate(5,i);
//wait(0.002);
- lcd.printf("Happy");
+ //lcd.printf("Happy");
lcd.locate(5,i+12);
lcd.printf("Christmas");
lcd.copy_to_lcd();
