KSM edits to RA8875

Dependents:   Liz_Test_Code

RA8875_Touch_GSL1680.h

Committer:
kerrysmartin
Date:
2019-07-11
Revision:
177:8620cdfcdbf2
Parent:
166:53fd4a876dac

File content as of revision 177:8620cdfcdbf2:

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