HomeSpan/examples/Tutorials
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
..
A-Basic Re-organized Example Files into Tutorial Subfolders 2020-08-18 20:53:22 -05:00
B-Intermediate Modified Service::update() to return boolean instead of StatusCode 2020-10-01 21:41:26 -05:00
C-Advanced Modified Service::update() to return boolean instead of StatusCode 2020-10-01 21:41:26 -05:00
D-Expert Updated PushButton() so that longPresses always repeat 2020-10-03 12:02:57 -05:00