HomeKit Library for the Arduino-ESP32
Go to file
Gregg 7ecff55f9c Updated PushButton() so that longPresses always repeat
No need for any new methods - default is now that longPress repeats every longTime milliseconds provided button continues to be held down.  Once a longPress is triggered, a shortPress will not be triggered until button is released.
2020-10-03 12:02:57 -05:00
examples Updated PushButton() so that longPresses always repeat 2020-10-03 12:02:57 -05:00
src Updated PushButton() so that longPresses always repeat 2020-10-03 12:02:57 -05:00
.development Initial commit 2020-07-18 21:47:39 -05:00
.gitattributes Initial commit 2020-07-18 21:47:39 -05:00
README.md Initial commit 2020-07-18 21:47:39 -05:00
library.properties Initial commit 2020-07-18 21:47:39 -05:00

README.md

HomeSpan

HomeKit for the Arduino-ESP32