HomeSpan/src
Gregg 698592b7a3 Updated checkTimedResets()
converted checkedTimeResets() from two-pass logic that first computes the required size of SpanBuf to a single-pass that utilizes vector<SpanBuf> instead.  Much cleaner and easier.
2020-08-11 21:26:13 -05:00
..
extras Re-worked Examples 5-10 2020-08-04 21:58:57 -05:00
HAP.cpp Updated checkTimedResets() 2020-08-11 21:26:13 -05:00
HAP.h completed update to checkEvent() 2020-08-11 20:57:40 -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 Reworking checkEvents() 2020-08-10 21:59:30 -05:00
HomeSpan.h Reworking checkEvents() 2020-08-10 21:59:30 -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 AirQualitySensor 2020-08-11 07:07:53 -05:00
Settings.h Created Example 11 2020-08-02 11:12:53 -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