Releases: pimoroni/gpiodevice-python
Releases · pimoroni/gpiodevice-python
Version 0.0.4
What's Changed
- Gracefully handle a tuple being passed to get_pin (Handle user supplied LineRequest/offset. by @Gadgetoid in #4)
- Match all pinctrl- gpiodevices for RPi in get_gpiochip_labels
Full Changelog: v0.0.3...v0.0.4
Version 0.0.3
What's Changed
- Errors: shake up how error digests are triggered, catch ints supplied as pin labels. by @Gadgetoid in #3
Full Changelog: v0.0.2...v0.0.3
Version 0.0.2
- Add platform detection
- ROCK 5B support
- Bug fixes
Full Changelog: v0.0.1...v0.0.2