KSM edits to RA8875

Dependents:   Liz_Test_Code

Revision:
129:3f2d8b84144d
Parent:
128:3c74ba4533dc
Child:
130:d633e80840e0
--- a/RA8875_Touch.cpp	Sat Aug 06 22:14:01 2016 +0000
+++ b/RA8875_Touch.cpp	Sat Aug 06 22:21:41 2016 +0000
@@ -273,8 +273,6 @@
         if (TouchPoint) {
             *TouchPoint = touchInfo[0].coordinates;
             ts = touchInfo[0].touchCode;
-        //} else {
-        //    ts = touch;
         }
     }
     return ts;