..
extras
Added Stepper_TB6612 and Stepper_A3967 directly to HomeSpan
2023-06-09 23:11:38 -05:00
src /extras
Update Pixel.cpp
2024-02-27 06:17:46 -06:00
Characteristics.h
Created initial Example 22 - TLV8_Characteristics
2024-04-22 22:49:55 -05:00
FeatherPins.h
Release 1.9.0 ( #775 )
2024-02-17 17:11:17 -06:00
HAP.cpp
Created evList to store notifications
2024-06-08 16:45:46 -05:00
HAP.h
Created evList to store notifications
2024-06-08 16:45:46 -05:00
HAPConstants.h
Release 1.9.0 ( #775 )
2024-02-17 17:11:17 -06:00
HKDF.cpp
Release 1.9.0 ( #775 )
2024-02-17 17:11:17 -06:00
HKDF.h
Converted HKDF from struct to simple functions in HKDF namespace
2024-03-02 16:02:16 -06:00
HapQR.h
Release 1.9.0 ( #775 )
2024-02-17 17:11:17 -06:00
HomeSpan.cpp
Deleted setMaxConnections() and DEPRECATED reserveSocketConnections
2024-06-08 18:03:37 -05:00
HomeSpan.h
Deleted setMaxConnections() and DEPRECATED reserveSocketConnections
2024-06-08 18:03:37 -05:00
Network.cpp
Release 1.9.0 ( #775 )
2024-02-17 17:11:17 -06:00
Network.h
Release 1.9.0 ( #775 )
2024-02-17 17:11:17 -06:00
PSRAM.h
Eliminated use of exceptions in PSRAM.h and added -fno-exceptions
2024-05-02 20:45:30 -05:00
SRP.cpp
Release 1.9.0 ( #775 )
2024-02-17 17:11:17 -06:00
SRP.h
Release 1.9.0 ( #775 )
2024-02-17 17:11:17 -06:00
Settings.h
Added enum and logic for TLV Characteristics
2024-03-17 19:54:48 -05:00
Span.h
Created initial Example 22 - TLV8_Characteristics
2024-04-22 22:49:55 -05:00
TLV8.cpp
small tweaks to the TLV8 library for ease of use
2024-04-20 10:14:31 -05:00
TLV8.h
small tweaks to the TLV8 library for ease of use
2024-04-20 10:14:31 -05:00
Utils.cpp
added mechanism to strip unnecessary backslashes from Home App JSON
2024-04-04 21:12:13 -05:00
Utils.h
added mechanism to strip unnecessary backslashes from Home App JSON
2024-04-04 21:12:13 -05:00
src.ino
Fixed memory leak [needed to free `body` in tlvRespond()]
2024-06-02 20:57:41 -05:00