HomeSpan/examples
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
..
01-SimpleLightBulb Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
02-TwoSimpleLightBulbs Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
03-CeilingFanWithLight Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
04-AdvancedCeilingFan Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
05-WorkingLED Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
06-DimmableLED Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
07-IdentifyRoutines Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
08-Bridges Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
09-MessageLogging Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
10-RGB_LED Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
11-ServiceOptions Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
12-ServiceLoops Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
13-TargetStates Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
14-EmulatedPushButtons Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
15-RealPushButtons Moved Zephyr into a standalone repository; Re-organized tutorials 2020-10-04 11:00:08 -05:00
16-ProgrammableSwitches Updated SpanButtton to recognize new Double Press event 2020-11-01 12:21:34 -06:00