pimoroni / st7789-python

Python library to control an ST7789 240x240 1.3" TFT LCD display.
MIT License
198 stars 53 forks source link

ST7789.__init__.py small modifications #25

Closed PaulskPt closed 2 years ago

PaulskPt commented 2 years ago

As discussed in: st7789/init.py suggestion for two small changes #22 and to comply with your suggestion.

Mod to file: st7780-python/library/ST7789.init.py, function init__().

Gadgetoid commented 2 years ago

Thank you!