-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since the display is now connected to the bottom 4 bits of the GPIO, I needed to change the GPIO header to increase the mask to 8 bits. Afterwards the hello world demo is changed to shift through the top 4 bits of the GPIO. Button 0 is still used as a way to pause the shifting.
- Loading branch information
1 parent
341bf7d
commit 9f07bf5
Showing
2 changed files
with
11 additions
and
5 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 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