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! |
||
|---|---|---|
| docs | ||
| examples | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| library.properties | ||
README.md
HomeSpan
HomeKit for the Arduino-ESP32