| .. |
|
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
|
Removed duplicate if(POST /pairings)
|
2023-07-28 19:38:16 -05:00 |
|
HAP.h
|
Upgraded TempBuffer logic to use .get() to return pointer
|
2023-07-26 06:27:54 -05:00 |
|
HAPConstants.h
|
Updated copyright dates on source code
|
2023-02-04 11:41:57 -06: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
|
Replaced appropriate snprintf() with asprintf() and used *m in sscanf
|
2023-07-26 22:46:20 -05:00 |
|
HomeSpan.h
|
Replaced appropriate snprintf() with asprintf() and used *m in sscanf
|
2023-07-26 22:46:20 -05:00 |
|
Network.cpp
|
Update Network.cpp
|
2023-07-26 20:35:27 -05:00 |
|
Network.h
|
Updated copyright dates on source code
|
2023-02-04 11:41:57 -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
|
Bumped version to 1.8.0 in preparation for release
|
2023-07-08 21:09:48 -05:00 |
|
Span.h
|
Replaced Service definitions with macros CREATE_SERV and END_SERV
|
2023-02-16 07:23:22 -06:00 |
|
TLV.h
|
Completed initial migration of Serial.print to LOG0
|
2023-05-10 22:12:21 -05:00 |
|
Utils.cpp
|
Added homeSpan methods setSerialInputDisable() and getSerialInputDisable()
|
2023-05-13 10:34:21 -05:00 |
|
Utils.h
|
Upgraded TempBuffer logic to use .get() to return pointer
|
2023-07-26 06:27:54 -05:00 |
|
src.ino
|
Removed duplicate if(POST /pairings)
|
2023-07-28 19:38:16 -05:00 |