Bug #1623
PIN_MODE_FRAME frame being called repeatedly
Status: | Closed | Start date: | 2016-02-22 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Hi,
I wanted to fix it myself but I don't have write access to the repo and I don't think it's possible to fork it and create a pull request.
Anyway, in the basic_button example, the PIN_MODE_FRAME function is located inside a for loop inside render() for no reason and should be moved to setup().
Thanks,
Nevo Segal
Associated revisions
Removed redundant calls to pinModeFrame. Closes #1623.
History
#1
Updated by Giulio Moro about 9 years ago
Thanks, closed in the mergingClockSync branch, will merge into default at some point soon.
#2
Updated by Giulio Moro about 9 years ago
- Status changed from New to Closed