Releases: adafruit/Adafruit_CircuitPython_SSD1306
Releases · adafruit/Adafruit_CircuitPython_SSD1306
Updated SPI pin names
Thanks to @deshipu for the great work!
Now with more lint!
Thanks to @mrmcwethy!
New I2CDevice API
Fix for new I2CDevice API. Make sure your CircuitPython and libraries are up to date!
1.0.1 - Update example
This requires CircuitPython 0.9.4+!
- Switch to
nativeio
split APIs and bitbangingbusio
.
Initial release
Direct port of micropython-adafruit-ssd1306 module.