We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't do doubleclick with this example, someone can explain how to do that?
20:17:44.112 -> >>> [1175246] HomeKit: heap: 247576, sockets: 1 20:17:46.573 -> [1177734] ESPButton: change (down) 20:17:46.610 -> [1177734] ESPButton: not stable 20:17:46.610 -> [1177750] ESPButton: not stable 20:17:46.610 -> [1177766] ESPButton: not stable 20:17:46.647 -> [1177782] ESPButton: t: 1177782, raw: 1177734 20:17:46.647 -> [1177782] ESPButton: stable (down) 20:17:46.681 -> [1177830] ESPButton: change (up) 20:17:46.681 -> [1177830] ESPButton: not stable 20:17:46.716 -> [1177846] ESPButton: not stable 20:17:46.716 -> [1177862] ESPButton: not stable 20:17:46.716 -> [1177878] ESPButton: t: 1177878, raw: 1177830 20:17:46.755 -> [1177878] ESPButton: stable (up) 20:17:46.755 -> [1177878] ESPButton: Button(0): SingleClick 20:17:46.755 -> ButtonEvent: SingleClick
every time I try do a double click is only single click, someone try the untouched ESPButton.h code?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I can't do doubleclick with this example, someone can explain how to do that?
every time I try do a double click is only single click, someone try the untouched ESPButton.h code?
The text was updated successfully, but these errors were encountered: