Forked to initiate the Current Loop Gain

Dependencies:   mbed QEI DmTftLibraryEx

Revision:
21:ab8027016a2c
Parent:
20:626b92b70bf7
Child:
27:654100855f5c
--- a/Display/DisplayDriver.h	Thu Nov 08 10:14:39 2018 +0000
+++ b/Display/DisplayDriver.h	Thu Jan 20 08:15:44 2022 +0000
@@ -78,6 +78,8 @@
  */
 void DisplayDriverCalibrate( void );
 
+void    TouchedXYT (uint16_t* x, uint16_t* y, bool* t);
+
 /*!
  * \brief Draws a graphical object.
  *