Use IQS62X sensor and move motor by detected angle

Dependencies:   DRV8830 IQS62x IQSDisplayTerminal UIT_ACM1602NI mbed

Fork of Nucleo_ACM1602_I2C_DC by Thinkbed

Revision:
5:2b9614aa1171
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/deviceType.h	Thu Sep 21 11:27:10 2017 +0000
@@ -0,0 +1,5 @@
+// the device type, not used at the moment, but we have it
+#define DEVICE_TYPE_IQS624 1
+
+// used by IQS62x lib when we want to override the simple configure() function
+#define OVERRIDE_CONFIGURE 1
\ No newline at end of file