-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The backlighting didn't work on the AMPCD. The controls would randomly become unresponsive. Reviewed the prior sample code from TonyG, and updated the code to match it closer. I'm pretty sure that the fix was setting the IRQ pin 6 to an output in the setup loop. The backlighting was fixed by setting the pinmode to output in the setup. Closes #104
- Loading branch information
Showing
1 changed file
with
10 additions
and
6 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