adafruit / Adafruit_CircuitPython_DisplayIO_SSD1306

DisplayIO driver for SSD1306 monochrome OLED displays
MIT License
57 stars 24 forks source link

Fix faulty type annotation #29

Closed tekktrik closed 1 year ago

tekktrik commented 1 year ago

Fixes #28 which was caused by a faulty type annotation in __init__()