KSM edits to RA8875

Dependents:   Liz_Test_Code

Revision:
165:695c24cc5197
Child:
166:53fd4a876dac
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RA8875_Touch_GSL1680.h	Sun Feb 24 00:40:00 2019 +0000
@@ -0,0 +1,13 @@
+/// GSL1680 Touch Controller definitions
+///
+/// 
+
+#ifndef RA8875_TOUCH_GSL1680_H
+#define RA8875_TOUCH_GSL1680_H
+
+/// GSL1680 definitions follow
+#define GSL1680_I2C_FREQUENCY                400000
+#define GSL1680_I2C_ADDRESS                  0x40
+
+
+#endif // RA8875_TOUCH_GSL1680_H
\ No newline at end of file