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

ESPButton - doubleclick? #9

Open
rubensx opened this issue Aug 11, 2022 · 0 comments
Open

ESPButton - doubleclick? #9

rubensx opened this issue Aug 11, 2022 · 0 comments

Comments

@rubensx
Copy link

rubensx commented Aug 11, 2022

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?

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

No branches or pull requests

1 participant