Jusuf Delalić / N5110

Dependents:   PONG

Files at this revision

API Documentation at this revision

Comitter:
eencae
Date:
Wed Feb 08 19:50:56 2017 +0000
Parent:
27:0d8d90936b4c
Child:
34:626b873e6362
Commit message:
Change default Temp value in init as gives better performance.

Changed in this revision

N5110.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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