test

Dependencies:   C12832_lcd LCD_fonts mbed

Fork of Christmas-LCD by Peter Drescher

Revision:
9:9e72c0ff2759
Parent:
8:3a37f2b9e9e4
Parent:
6:f16ac2dca62d
--- a/main.cpp	Thu Dec 01 09:36:08 2016 +0000
+++ b/main.cpp	Thu Dec 01 09:41:08 2016 +0000
@@ -44,7 +44,7 @@
      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();