HomeKit Library for the Arduino-ESP32
Go to file
Gregg 9952b48950 Created Blinker Class
Generic blinking class for LEDs that uses Alarm Timer interrupts that work in background.  Will be used to replace and extend HAP blinking of Builtin_LED to convey status of HomeSpan at varioud points in the code.
2020-08-22 13:22:19 -05:00
examples/Tutorials Completed Example 15 2020-08-21 09:30:59 -05:00
src Created Blinker Class 2020-08-22 13:22:19 -05:00
.development Initial commit 2020-07-18 21:47:39 -05:00
.gitattributes Initial commit 2020-07-18 21:47:39 -05:00
README.md Initial commit 2020-07-18 21:47:39 -05:00
library.properties Initial commit 2020-07-18 21:47:39 -05:00

README.md

HomeSpan

HomeKit for the Arduino-ESP32