HomeSpan/src
Gregg d1dd565478 Converted IID from int to uint32_t everywhere 2024-04-17 07:24:08 -05:00
..
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 Added enum and logic for TLV Characteristics 2024-03-17 19:54:48 -05:00
FeatherPins.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HAP.cpp Changed tlv8_t from struct to class and made variables private 2024-04-13 22:59:37 -05:00
HAP.h Initial creation of setTLV() 2024-03-30 17:51:37 -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 Converted IID from int to uint32_t everywhere 2024-04-17 07:24:08 -05:00
HomeSpan.h Converted IID from int to uint32_t everywhere 2024-04-17 07:24:08 -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 Release 1.9.0 (#775) 2024-02-17 17:11:17 -06: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 Testing TLV Characteristic using DisplayOrder (custom Characteristic) 2024-03-29 22:18:04 -05:00
TLV8.cpp Changed TLV8:add() for *values* to ensure resulting size is always multiple of 2 2024-04-14 21:29:02 -05:00
TLV8.h Added TLV8:printAll() 2024-04-14 13:37:04 -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 added mechanism to strip unnecessary backslashes from Home App JSON 2024-04-04 21:12:13 -05:00