-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
David B Brown
committed
Mar 30, 2021
1 parent
9dd0342
commit 94bfa5a
Showing
5 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
Submodule esp-homekit
updated
18 files
+4 −4 | include/homekit/characteristics.h | |
+14 −8 | include/homekit/types.h | |
+87 −208 | src/accessories.c | |
+50 −0 | src/bitset.c | |
+13 −0 | src/bitset.h | |
+1 −1 | src/crypto.h | |
+90 −10 | src/debug.c | |
+8 −0 | src/debug.h | |
+1 −1 | src/homekit_mdns.c | |
+63 −84 | src/json.c | |
+36 −3 | src/json.h | |
+1 −1 | src/port.h | |
+919 −546 | src/server.c | |
+128 −0 | src/tlv.c | |
+30 −0 | src/tlv_internal.h | |
+ − | tools/SF-Mono-Bold.otf | |
+5 −6 | tools/gen_qrcode | |
+ − | tools/qrcode.png |
Submodule esp-homekit-common-functions
updated
5 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters