HomeSpan/src
Gregg 451a2885b1 Changed PwmPin to LedPin in all Tutorial Examples
Greatly simplifies use interface.  No need to specify or save channels.  And no need to even save pin number since that can be found using LedPin->getPin() method whenever needed.
2021-03-21 09:54:57 -05:00
..
extras Changed PwmPin to LedPin in all Tutorial Examples 2021-03-21 09:54:57 -05:00
Characteristics.h Added min/max Range defaults for all Characteristics 2021-03-05 22:34:55 -06:00
HAP.cpp Completed OTA logic 2021-02-07 09:58:52 -06:00
HAP.h Completed OTA logic 2021-02-07 09:58:52 -06:00
HAPConstants.h Re-Factored SpanCharacteristic Constructor and Services.h 2021-02-28 10:49:17 -06:00
HKDF.cpp Updated licenses and version number 2021-01-24 12:02:24 -06:00
HKDF.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
HapQR.h Created HapQR class in standalone HapQR.h file 2021-01-26 19:13:07 -06:00
HomeSpan.cpp Updated formatting of Accessory Database output to Serial Monitor 2021-03-10 22:44:59 -06:00
HomeSpan.h Updated formatting of Accessory Database output to Serial Monitor 2021-03-10 22:44:59 -06:00
Network.cpp Updated licenses and version number 2021-01-24 12:02:24 -06:00
Network.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
SRP.cpp Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
SRP.h Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
Settings.h Set version number to 1.2.1 in preparation for release 2021-03-13 06:31:18 -06:00
Span.h Changed ERROR to WARNING when a required Characteristic is missing 2021-03-09 20:33:54 -06:00
TLV.h Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
Utils.cpp Updated licenses and version number 2021-01-24 12:02:24 -06:00
Utils.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
src.ino Updated formatting of Accessory Database output to Serial Monitor 2021-03-10 22:44:59 -06:00