Skip to content

Odroid.GPIO v0.1.4

Latest
Compare
Choose a tag to compare
@hhk7734 hhk7734 released this 15 Dec 14:40

CHANGELOG

  • Update setup function to support the initial value
  • Change output() to set the value for each channel
  • pylint: create .pylintrc and run black
  • github: add python publish and lint action
  • GPIO: change type() to isinstance()
  • pylint: fix massive files
  • GPIO: remove python2 compatibility
  • GPIO: add error handling
  • GPIO: add VERSION for compatibility with RPi.VERSION

Thanks @dk99