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! |
||
|---|---|---|
| .. | ||
| 16-ProgrammableSwitches.ino | ||
| DEV_Identify.h | ||
| DEV_ProgButton.h | ||