Releases: adafruit/Adafruit_CircuitPython_seesaw
1.16.7 - Update RTD Config
Full Changelog: 1.16.6...1.16.7
1.16.6 - Use Ruff
1.16.5 - RTD Sphinx Config
Full Changelog: 1.16.4...1.16.5
1.16.4 - Fix For Sphinx RTD Theme
Full Changelog: 1.16.3...1.16.4
Quadroatary Fix
What's Changed
- Update seesaw_quadrotary.py to change color of neopixel based on direction of rotation by @logandgsmith in #126
New Contributors
- @logandgsmith made their first contribution in #126
Full Changelog: 1.16.2...1.16.3
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
Fix Error Message Number Representation
What's Changed
New Contributors
Full Changelog: 1.16.1...1.16.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.16.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.16.0...1.16.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.16.0 - Fix set_pwm_freq() for ATtinys
This release contains a fix for to set_pwm_freq()
for ATtinys. Thank you @caternuson.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.15.1 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.
1.15.0 PC Joystick Example
This release includes a new example that illustrates usage with a PC Joystick using https://www.adafruit.com/product/5753. Thank you @BlitzCityDIY.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-seesaw
.
Read the docs for info on how to use it.