Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize _ledPin #7487

Merged
merged 2 commits into from
Jul 26, 2020
Merged

Initialize _ledPin #7487

merged 2 commits into from
Jul 26, 2020

Conversation

jbliesener
Copy link
Contributor

_ledPin should be initialized to -1 in the constructor to avoid setting a random pin when calling Updater::end without having called Updater::begin before. This happens, for example, in the Homie software

_ledPin should be initialized to -1 in the constructor to avoid setting a random pin when calling Updater::end without having called Updater::begin before. This happens, for example, in the Homie software
Initialize _ledPin, see previous commit. Fix field sequence.
@devyte devyte merged commit 0e12906 into esp8266:master Jul 26, 2020
d-a-v added a commit that referenced this pull request Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants