Skip to content

Commit 419c875

Browse files
author
David B Brown
committed
updated to new components and common functions
1 parent e895c37 commit 419c875

23 files changed

+95
-955
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,12 @@
77
[submodule "components/esp-cjson"]
88
path = components/esp-cjson
99
url = https://github.com/maximkulkin/esp-cjson
10+
[submodule "components/esp-wifi-config"]
11+
path = components/esp-wifi-config
12+
url = https://github.com/maximkulkin/esp-wifi-config
13+
[submodule "components/esp-homekit-common-functions"]
14+
path = components/esp-homekit-common-functions
15+
url = https://github.com/maccoylton/esp-homekit-common-functions.git
16+
[submodule "components/UDPlogger"]
17+
path = components/UDPlogger
18+
url = https://github.com/HomeACcessoryKid/UDPlogger.git

components/UDPlogger

Submodule UDPlogger added at 1dbf2df

components/esp-cjson

components/esp-wifi-config

Submodule esp-wifi-config added at 22509d4

components/esp-wolfssl

Submodule esp-wolfssl updated 1963 files

libs/check_wifi/check_wifi.c

Lines changed: 0 additions & 43 deletions
This file was deleted.

libs/check_wifi/check_wifi.h

Lines changed: 0 additions & 3 deletions
This file was deleted.

libs/check_wifi/component.mk

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)