Class used to interface with the Nokia N5110 LCD.

Fork of N5110 by Craig Evans

Revision:
30:11986573659e
Parent:
27:0d8d90936b4c
Child:
34:626b873e6362
--- a/N5110.cpp	Tue Feb 07 21:50:25 2017 +0000
+++ b/N5110.cpp	Wed Feb 08 19:50:56 2017 +0000
@@ -41,7 +41,7 @@
     // Don't completely understand these parameters - they seem to work as they are
     // Consult the datasheet if you need to change them
     sendCommand(CMD_VOP_7V38);    // operating voltage - these values are from Chris Yan's Library
-    sendCommand(CMD_TC_TEMP_2);   // temperature control
+    sendCommand(CMD_TC_TEMP_3);   // temperature control
     sendCommand(CMD_BI_MUX_48);   // changing this can sometimes improve the contrast on some displays
 
     // function set - basic