summaryrefslogtreecommitdiff
path: root/shared-bindings/touchio/TouchIn.c
AgeCommit message (Expand)Author
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-08-07Support internationalisation.Scott Shawcroft
2018-02-07Clarify style of attribute comments in the Design Guide.Scott Shawcroft
2017-10-03Do not allow a *io object to be used after deinit().Dan Halbert
2017-10-02Make touch more sensitive. Add .raw_value and .threshold attributes.Dan Halbert
2017-06-07shared-bindings: Update docs to remove with statements from examples but add ...Scott Shawcroft
2017-04-10Split up nativeio.0.9.4Scott Shawcroft