This repository has been archived by the owner on Nov 1, 2019. It is now read-only.
Version 0.0.2
This version changes the init/update cycle in the Inky pHAT library to initialise, update and shutdown the driver IC on every update. It's highly recommended for all users, and seeks to eliminate any possibility of software causing dead lines and streaking on Inky pHAT.
- Tweaked LCD init to run every update
- Added LCD deinit to switch off driver IC
- Added clear method