Add second LED eye to Eyes-in-the-dark #39
Labels
No labels
UserStory
bug
duplicate
enhancement
help wanted
hw task
invalid
question
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mattzz/halloween#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So far, Eyes-in-the-dark has only one eye. It needs to be decided if we drive the other LED with the same GPIO or another one.
Functionally, there is no need to drive them separately. It is a question of the drive capability of the port.
Answer is available in #36: Drive them by two separate GPIO to distribute the current.