This release adds the pimoroni.py
module, if you're on v0.0.2 and don't want to update your board just yet, you can grab https://github.com/pimoroni/pimoroni-pico/blob/main/micropython/modules_py/pimoroni.py and use Thonny to save it into lib/. Make sure to remove it if/when you update, though!
What's Changed
- docs: Docs by @Gadgetoid in #16
- Add pimoroni module. by @Gadgetoid in #18
Full Changelog: v0.0.2...v0.0.3