NXP Rapid IoT prototyping kit verified port of the LCD library.

Dependents:   rIoTwear-snake

Revision:
1:b035a997ec3f
Parent:
0:76a4e97c113f
--- a/ColorMemLCD.cpp	Thu Jun 23 02:08:18 2016 +0000
+++ b/ColorMemLCD.cpp	Thu Jun 23 04:34:39 2016 +0000
@@ -807,7 +807,6 @@
 /** send data packet */
 void ColorMemLCD::sendLineCommand( char* line_cmd, int line  )
 {
-    int i;
     int32_t j;
 
     if( ( line < 0 )||