test

Dependencies:   C12832_lcd LCD_fonts mbed

Fork of Christmas-LCD by Peter Drescher

Files at this revision

API Documentation at this revision

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();