Sparkfun's Nokia Color LCD Arduino Shield library for FRDM boards

Dependents:   ColorLCDShield_Conway

Revision:
2:f4f7b91314a0
Parent:
1:2d65bfd1218c
diff -r 2d65bfd1218c -r f4f7b91314a0 ColorLCDShield.cpp
--- a/ColorLCDShield.cpp	Thu May 30 22:59:30 2013 +0000
+++ b/ColorLCDShield.cpp	Thu Feb 19 23:05:23 2015 +0000
@@ -1,5 +1,6 @@
+// ==================================================== Nov 08 2013, kayeks ==
 // ColorLCDShield.cpp
-// ------------------
+// ===========================================================================
 // Sparkfun's Color LCD Shield (LCD-09363) library for mbed FRDM-KL25Z boards.
 //   - https://www.sparkfun.com/products/9363
 //     This library has modified from Sparkfun's Arduino library code