HomeSpan/examples/Expert/13-EventNotifications
Gregg 4f6f249357 completed update to checkEvent()
checkEvents() now allows for multiple characteristics to be updated by service->notify().  This change included the use of vector<SpanBuf> to dynamically create the the temporary storage needed.  To do:  re-work similar routines to use vector<SpanBuf> instead of needing to perform two passes each time to gauge size of SpanBuf array needed.
2020-08-11 20:57:40 -05:00
..
13-EventNotifications.ino Added AirQualitySensor 2020-08-11 07:07:53 -05:00
DEV_Identify.h Created Example 13 2020-08-09 22:15:58 -05:00
DEV_LED.h Created Example 13 2020-08-09 22:15:58 -05:00
DEV_Sensors.h completed update to checkEvent() 2020-08-11 20:57:40 -05:00