Use IQS62X sensor and move motor by detected angle

Dependencies:   DRV8830 IQS62x IQSDisplayTerminal UIT_ACM1602NI mbed

Fork of Nucleo_ACM1602_I2C_DC by Thinkbed

Committer:
8mona
Date:
Tue Jan 30 06:55:27 2018 +0000
Revision:
12:8464be95bf76
Parent:
5:2b9614aa1171
Up version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
8mona 5:2b9614aa1171 1 // the device type, not used at the moment, but we have it
8mona 5:2b9614aa1171 2 #define DEVICE_TYPE_IQS624 1
8mona 5:2b9614aa1171 3
8mona 5:2b9614aa1171 4 // used by IQS62x lib when we want to override the simple configure() function
8mona 5:2b9614aa1171 5 #define OVERRIDE_CONFIGURE 1