HomeSpan/src
Gregg 4ab7503a72 Added error checking for NVS storage
Also added NVS storage diagnostic to 'm' command.
2023-11-12 21:37:33 -06:00
..
extras Added Stepper_TB6612 and Stepper_A3967 directly to HomeSpan 2023-06-09 23:11:38 -05:00
src/extras Added ability to chain enable(), disable(), and brake() 2023-07-08 17:56:33 -05:00
Characteristics.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
FeatherPins.h Update FeatherPins.h 2023-03-17 22:26:52 -05:00
HAP.cpp Update HAPClient::sendEncrypted() to send individual frames to save memory 2023-11-11 10:26:25 -06:00
HAP.h Changed Accessory Limit from 41 to 150 and added Memory Warning 2023-10-29 20:55:02 -05:00
HAPConstants.h Refactored Controller Structure and Add/Remove/List/Save Functions 2023-08-03 22:29:31 -05:00
HKDF.cpp Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HKDF.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HapQR.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HomeSpan.cpp Added error checking for NVS storage 2023-11-12 21:37:33 -06:00
HomeSpan.h Changed unordered_set to vector when checking for duplicate AID 2023-11-12 12:33:09 -06:00
Network.cpp Merge pull request #631 from cccat6/master 2023-10-22 10:21:12 -05:00
Network.h Changed unordered_set to vector when checking for duplicate AID 2023-11-12 12:33:09 -06:00
SRP.cpp Completed initial migration of Serial.print to LOG0 2023-05-10 22:12:21 -05:00
SRP.h Completed initial migration of Serial.print to LOG0 2023-05-10 22:12:21 -05:00
Settings.h Added new homeSpan.rebootCallback() function 2023-11-04 10:43:28 -05:00
Span.h Changed storage of required and optional Characteristics from unordered_set to vector 2023-11-12 09:48:46 -06:00
TLV.h Simplified `uint8_t *TLV<tagType, maxTags>::buf(tagType tag, int len)` 2023-07-30 21:54:14 -05:00
Utils.cpp Added homeSpan methods setSerialInputDisable() and getSerialInputDisable() 2023-05-13 10:34:21 -05:00
Utils.h Refactored TLV 2023-07-30 21:37:47 -05:00
src.ino Update src.ino 2023-11-04 13:22:12 -05:00