HomeSpan/src
Gregg e23247c39f Added NAN as allowed value for ServoPin::set()
Sets duty-cycle to 0, which allows an analog servo to freely rotate.  Use Servo::set() with an actual number in degrees to restore position.
2024-06-30 17:15:00 -05:00
..
extras Added Stepper_TB6612 and Stepper_A3967 directly to HomeSpan 2023-06-09 23:11:38 -05:00
src/extras Added NAN as allowed value for ServoPin::set() 2024-06-30 17:15:00 -05:00
Characteristics.h Added constructors for TLV8 and DATA Characteristics 2024-06-29 10:03:07 -05:00
FeatherPins.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HAP.cpp Update HAP.cpp 2024-06-19 13:02:11 -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 Use typedefs for CREATE_CHAR() to ensure consistency 2024-06-30 12:35:37 -05:00
HomeSpan.h Use typedefs for CREATE_CHAR() to ensure consistency 2024-06-30 12:35:37 -05:00
Network.cpp Added version.h containing check for Arduino-ESP32 Version 2 2024-06-10 21:11:50 -05: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 version.h containing check for Arduino-ESP32 Version 2 2024-06-10 21:11:50 -05:00
Span.h Use typedefs for CREATE_CHAR() to ensure consistency 2024-06-30 12:35:37 -05:00
TLV8.cpp Added constructors for TLV8 and DATA Characteristics 2024-06-29 10:03:07 -05:00
TLV8.h Added constructors for TLV8 and DATA Characteristics 2024-06-29 10:03:07 -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 Use typedefs for CREATE_CHAR() to ensure consistency 2024-06-30 12:35:37 -05:00
version.h Added version.h containing check for Arduino-ESP32 Version 2 2024-06-10 21:11:50 -05:00