Add TFT commands

Fork of DigoleSerialDisp by Michael Shimniok

Revision:
6:3ed9cddf46d0
Parent:
5:920614dc6fca
Child:
7:783f39600291
--- a/DigoleSerialDisp.cpp	Mon Oct 24 16:24:54 2016 +0000
+++ b/DigoleSerialDisp.cpp	Fri Nov 04 14:08:18 2016 +0000
@@ -303,6 +303,7 @@
     write("CL");
 }
 
+
 void DigoleSerialDisp::setLCDColRow(uint8_t col, uint8_t row) 
 {
     write("STCR");