HomeKit Library for the Arduino-ESP32
Go to file
Gregg 6e8e11b0b1 Created modified Example 10NEW
This uses loop() method to auto-reset the blinking LED controller after 3 seconds instead of requiring the use of a TimedReset object.  To do:  eliminate all TimedReset code as it is no longer needed.  Will also need to renumber examples, since new Example 10 uses loop() which is not introduced until after current Example 13.
2020-08-16 22:00:13 -05:00
examples Created modified Example 10NEW 2020-08-16 22:00:13 -05:00
src Updated Example 13 2020-08-16 21:46:58 -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