HomeSpan/examples/16-ProgrammableSwitches
Gregg e2f11630fa Updated SpanButtton to recognize new Double Press event
button(int pin, boolean isLong) changed to button(int pin, int pressType), where pressType can be SpanButton::LONG, SpanButton::SINGLE, or SpanButton::DOUBLE.  Updated Example 16 and confirmed everything works as expected.

To do: Review all prior examples and update SpanButton when needed.  Also need to update Zephyr Vent Hood code!
2020-11-01 12:21:34 -06:00
..
16-ProgrammableSwitches.ino Extended Exmaple 16 to use two Stateless Programmable Switches 2020-10-31 15:53:06 -05:00
DEV_Identify.h Created Example 16 - Programmable Pushbutton 2020-10-31 09:35:42 -05:00
DEV_ProgButton.h Updated SpanButtton to recognize new Double Press event 2020-11-01 12:21:34 -06:00