KSM edits to RA8875

Dependents:   Liz_Test_Code

RA8875_Touch_GSL1680.h

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

File content as of revision 166:53fd4a876dac:

/// GSL1680 Touch Controller definitions
///
///
#ifndef RA8875_TOUCH_GSL1680_H
#define RA8875_TOUCH_GSL1680_H

#include "RA8875_Touch_GSL1680_Firmware.h"

/// GSL1680 definitions follow
#define GSL1680_I2C_FREQUENCY                400000
#define GSL1680_I2C_ADDRESS                  0x40


#endif // RA8875_TOUCH_GSL1680_H