-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simplified and hopefully improved screen handling
- Loading branch information
David B Brown
committed
Jun 22, 2022
1 parent
6c16320
commit b0725d6
Showing
7 changed files
with
68 additions
and
89 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
10 files
+67 −1 | src/debug.c | |
+7 −0 | src/debug.h | |
+12 −37 | src/json.c | |
+36 −3 | src/json.h | |
+167 −178 | 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
6 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
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