pimoroni / inky

Combined library for V2/V3 Inky pHAT and Inky wHAT.
https://shop.pimoroni.com/?q=inky
MIT License
575 stars 121 forks source link

UC8159 Update WIDTH and HEIGHT. #153

Closed georgeHall closed 1 year ago

georgeHall commented 1 year ago

Set the uppercase WIDTH and HEIGHT for the UC8159 eeprom. These are set by default in the __init__ function but are never overridden for a different dimension impression.

Gadgetoid commented 1 year ago

Good catch, I think the code grew a little organically here. Thank you.