HomeSpan/examples/12-ServiceLoops
Gregg ff0dfefc47 Added check to ensure initial value of Characteristic is in allowable Range
Check is not applied to STRING Characteristics.  Check is performed at end of each Accessory definition so will account for any changes to min/max as a result of calls to setRange().  If initial value is outside allowable range, a WARNING (not an ERROR) is thrown.
2021-03-06 09:08:57 -06:00
..
12-ServiceLoops.ino Updated comments in some examples. 2020-11-23 08:33:39 -06:00
DEV_Identify.h Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
DEV_Sensors.h Added check to ensure initial value of Characteristic is in allowable Range 2021-03-06 09:08:57 -06:00