KSM edits to RA8875

Dependents:   Liz_Test_Code

Revision:
162:a2d7f1988711
Parent:
157:1565f38ca44b
Child:
163:17526689a3ed
--- a/RA8875.h	Sun Jan 13 19:02:36 2019 +0000
+++ b/RA8875.h	Mon Feb 11 03:44:42 2019 +0000
@@ -2826,6 +2826,7 @@
 
     ////////////////// Start of Capacitive Touch Panel parameters
     
+    int RoundUp(int value, int roundTo);
     uint8_t getTouchPositions(void);
     void TouchPanelISR(void);
     uint16_t numberOfTouchPoints;