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:27:32 2016 +0000
Parent:
4:0838ffe5e350
Child:
6:f16ac2dca62d
Child:
7:aead9a8a9b89
Commit message:
first commit

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Dec 01 04:30:46 2016 +0000
+++ b/main.cpp	Thu Dec 01 09:27:32 2016 +0000
@@ -41,7 +41,7 @@
      lcd.printf("Christmas");
      lcd.copy_to_lcd();
      lcd.locate(5,i);
-     wait(0.002);
+     //wait(0.002);
      lcd.printf("Happy");
      lcd.locate(5,i+12);
      lcd.printf("Christmas");