Version 0.0.5 - Touch Buttons!
Who needs to touch grass when you can touchscreen!
This version adds a new touch.Button()
class which behaves like a pimoroni.Button()
except it's a region on the touchscreen. You'll have to draw the button yourself, though, sorry!
What's Changed
New Contributors
Full Changelog: v0.0.3...v0.0.5