Use IQS62X sensor and move motor by detected angle

Dependencies:   DRV8830 IQS62x IQSDisplayTerminal UIT_ACM1602NI mbed

Fork of Nucleo_ACM1602_I2C_DC by Thinkbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers deviceType.h Source File

deviceType.h

00001 // the device type, not used at the moment, but we have it
00002 #define DEVICE_TYPE_IQS624 1
00003 
00004 // used by IQS62x lib when we want to override the simple configure() function
00005 #define OVERRIDE_CONFIGURE 1