HomeSpan/src
Gregg 6c5a5835e6 Eliminated TimedResets from Library
This is no longer needed since PushButtons can be easily emulated from within a Service loop() as per Example 14.  Library is now fully up-to-date: TimedResets and SpanEvents have been fully removed.
2020-08-17 21:54:43 -05:00
..
extras Re-worked Examples 5-10 2020-08-04 21:58:57 -05:00
HAP.cpp Eliminated TimedResets from Library 2020-08-17 21:54:43 -05:00
HAP.h Eliminated TimedResets from Library 2020-08-17 21:54:43 -05:00
HAPConstants.h Initial commit 2020-07-18 21:47:39 -05:00
HKDF.cpp Initial commit 2020-07-18 21:47:39 -05:00
HKDF.h Initial commit 2020-07-18 21:47:39 -05:00
HomeSpan.cpp Eliminated TimedResets from Library 2020-08-17 21:54:43 -05:00
HomeSpan.h Eliminated TimedResets from Library 2020-08-17 21:54:43 -05:00
SRP.cpp Initial commit 2020-07-18 21:47:39 -05:00
SRP.h Initial commit 2020-07-18 21:47:39 -05:00
Services.h Added Window Shade to Example 14 2020-08-14 18:44:45 -05:00
Settings.h Implemented checkTimedWrites() 2020-08-14 17:46:35 -05:00
TLV.h Created Example 9 2020-07-28 08:20:44 -05:00
Utils.cpp Initial commit 2020-07-18 21:47:39 -05:00
Utils.h Initial commit 2020-07-18 21:47:39 -05:00
src.ino Added AirQualitySensor 2020-08-11 07:07:53 -05:00