Skip to content

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.

3 participants