adafruit / Adafruit_CircuitPython_SSD1327

DisplayIO drivers for grayscale OLEDs driven by SSD1327
MIT License
3 stars 7 forks source link

Spruce up examples #7

Closed makermelissa closed 3 years ago

makermelissa commented 3 years ago

Examples were updated to be more like the ones included in the SSD1325 library. The major change is emphasis was changed to make I2C the default initializer. This also removes a print statement from the driver.