A library for ADS7843 touch-screens which is interrupt driven, allowing you to register callback handlers for touchStart, touchMove and touchEnd events.

Dependents:   TouchScreenCalibrate TouchScreenGUIDemo

Changes

RevisionDateWhoCommit message
3:8b5fcf3857ac 2016-05-17 duncanFrance Can now attach instance methods as callback handlers default tip
2:e5ea47fb1ede 2016-05-08 duncanFrance Formatting
1:9bd85d0331a8 2016-03-25 duncanFrance Bug fixes
0:3f0160100cc9 2016-03-19 duncanFrance Initial import