8000 Release 1.4.6 - Improved performance of show() · adafruit/Adafruit_CircuitPython_SharpMemoryDisplay · GitHub
[go: up one dir, main page]

Skip to content

1.4.6 - Improved performance of show()

Compare
Choose a tag to compare
@tekktrik tekktrik released this 10 Nov 18:38
· 19 commits to main since this release
47250da

Updated show() to utilize a single write to improve performance on SBCs. Thanks @grouma!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-sharpmemorydisplay.

Read the docs for info on how to use it.

0