-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate to new Adafruit Library (#18)
* First draft of changing all references (untested) * Adaption to new API * Fix unsmooth pixles The effects were very unsmooth and bad, this happened, because the pixel values were directly written. Now, we turn off auto_write and wait until we call show(). * Some beautifictions * Remove old files I don't think that we need those files anymore, and even if we do, we can look them up in the history.
- Loading branch information
1 parent
7a8c89f
commit 1473d8a
Showing
7 changed files
with
154 additions
and
1,027 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.