pimoroni / inky

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

fix #196 - Saturated Palette in InkyMockImpression not reachable #199

Open BreadMakesYouFull opened 3 months ago

BreadMakesYouFull commented 3 months ago

SATURATED_PALETTE / DESATURATED_PALETTE are not instantiated during the mock inheritance as far as I can understand. This change falls back to the global set value if not attribute found on the mock class.