HomeSpan/examples
Gregg 77c48dcf46 Updated SpanButton to use Utils::PushButton
SpanButton now instantiates PushButton instead of keeping track of its own triggering logic.  This means that SpanButton longPress() is triggered by holding down the button for longTime WITHOUT the need to release.  This is a desired change.

Next:  Must update Example 15 to state that SpanButtons trigger a long press withouth needing to be released.

To do:  Consider adding a "repeating mode" for longPress in which the SpanButton re-triggers every longTime while button continues to be pressed.  Best way to implement is probably by creating a PushButton::extend() method.
2020-10-03 10:45:01 -05:00
..
Tutorials Updated SpanButton to use Utils::PushButton 2020-10-03 10:45:01 -05:00
ZephyrHood Completed Zephyr Vent Hood Example 2020-08-23 13:03:14 -05:00
ZephyrHood2 FInal Version of Zephyr2 2020-08-24 07:42:50 -05:00
ZephyrHood3 Update ZephyrHood3.ino 2020-08-26 17:45:00 -05:00