Skip to content

Releases: Deric-W/onion-gpio-sysfs

Release 0.3

27 Sep 11:26
550fbc4
Compare
Choose a tag to compare

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 or python3 -m pip install onion_gpio_sysfs-0.3-py3-none-any.whl