Skip to content

Version 1.0.2: add USR LED labels, fixes for gcc and python

Compare
Choose a tag to compare
@pdp7 pdp7 released this 01 Feb 05:30
· 332 commits to master since this release

Version 1.0.2: bug fixes and minor improvements

  • Merge pull request #130 from adafruit/issue129-usr-leds [1439133]
    • Add support for alternate USR LED labels
  • Merge pull request #131 from adafruit/fix-gcc-warnings [f0ee018]
    • Fix gcc warnings
  • Merge pull request #132 from buckket/setup_unicode_fix [4c67dfc]
    • Make use of io.open() with explicit file encoding in setup.py