Releases: Deric-W/onion-gpio-sysfs
Releases · Deric-W/onion-gpio-sysfs
Release 0.3
Features
- can be installed as a package
- replaced error codes with exceptions
- replaced constants with enums (type checkers like mypy can now validate your program)
- improved export/unexport of the sysfs interface
- added edge support
- added methods to check for direction / edge support
- style changes
Installation
python3 setup.py install
orpython3 -m pip install onion_gpio_sysfs-0.3-py3-none-any.whl