test

Dependencies:   C12832_lcd LCD_fonts mbed

Fork of Christmas-LCD by Peter Drescher

Revision:
6:f16ac2dca62d
Parent:
5:c8042f09237b
Child:
9:9e72c0ff2759
diff -r c8042f09237b -r f16ac2dca62d main.cpp
--- 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();