Fork of 4DGL lib for uLCD-144-G2. Different command values needed. See https://mbed.org/users/4180_1/notebook/ulcd-144-g2-128-by-128-color-lcd/ for instructions and demo code.

Dependents:   mythermostat MorseCode SuperMbedBall frogger_G ... more

Fork of 4DGL by Adam Green

Revision:
6:b759b69cbaf9
Parent:
4:74df7fc26fef
Child:
7:e39a44de229a
diff -r 8936798c19a3 -r b759b69cbaf9 uLCD_4DGL_Graphics.cpp
--- a/uLCD_4DGL_Graphics.cpp	Fri Nov 22 02:44:37 2013 +0000
+++ b/uLCD_4DGL_Graphics.cpp	Mon Nov 25 04:24:22 2013 +0000
@@ -1,5 +1,5 @@
 //
-// uLCD_4DGL is a class to drive 4D Systems TFT touch screens
+// uLCD_4DGL is a class to drive 4D Systems LCD screens
 //
 // Copyright (C) <2010> Stephane ROCHON <stephane.rochon at free.fr>
 //
@@ -307,3 +307,4 @@
     writeCOMMAND(command, 2);
 }
 
+