Skip to content
New issue

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

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

Already on GitHub? # to your account

Button now working for ESP8266 #1722

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

scienceLabwork
Copy link

There was a issue where button for ESP-8266 were not working but I changed a code and added few lines to make it work.
This are the following order for button (same as documentation)

Button GPIO
UP GPIO 12 (D6)
Down GPIO 13 (D7)
A GPIO 14 (D5)

Copy link

@AJ-dev9921 AJ-dev9921 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This modification is necessary for buttons to work!

@OCEANOFANYTHINGOFFICIAL

Yep for me it's working now

@scienceLabwork
Copy link
Author

Please merge this 😢

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants