-
Notifications
You must be signed in to change notification settings - Fork 6
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
Jan 3, 2024
1 parent
26afb92
commit 86beff7
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule UDPlogger
updated
4 files
+2 −0 | CMakeLists.txt | |
+13 −2 | README.md | |
+62 −22 | udplogger.c | |
+14 −6 | udplogger.h |
Submodule esp-homekit
updated
4 files
+32 −42 | CMakeLists.txt | |
+ − | qrcode-example.png | |
+13 −1 | src/crypto.c | |
+27 −8 | tools/gen_qrcode |
Submodule esp-homekit-common-functions
updated
2 files
+28 −0 | custom_characteristics/custom_characteristics.h | |
+1 −1 | shared_functions/shared_functions.c |