Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

Version 0.0.2

Compare
Choose a tag to compare
@Gadgetoid Gadgetoid released this 13 Jul 13:02
· 33 commits to master since this release

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