KSM edits to RA8875

Dependents:   Liz_Test_Code

RA8875_Touch_GSL1680.h

Committer:
WiredHome
Date:
2019-02-24
Revision:
165:695c24cc5197
Child:
166:53fd4a876dac

File content as of revision 165:695c24cc5197:

/// 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