Releases: adafruit/Adafruit_CircuitPython_SSD1322
1.3.6 - Added type annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.3.5 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.3.4 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.3.3 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.3.2 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.3.1 - Changed data param to bytes
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.3.0 - Added sleep/wake functionality
Added the ability to set the display to sleep and wake it back up. Thanks @Nico04!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.2.2 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.2.1 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.
1.2.0 - Removed set_vertical_scroll pameter
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ssd1322
.
Read the docs for info on how to use it.