From 2f66f017812dd06efb6e1d0d0e01ff2e37e006db Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Mon, 15 Jul 2024 19:45:24 +0300 Subject: [PATCH] Added zh_syslog component --- .gitmodules | 5 ++++- components/zh_syslog | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 components/zh_syslog diff --git a/.gitmodules b/.gitmodules index 67bd543..3a51633 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,7 @@ url = https://github.com/aZholtikov/zh_config [submodule "components/zh_espnow"] path = components/zh_espnow - url = https://github.com/aZholtikov/zh_espnow \ No newline at end of file + url = https://github.com/aZholtikov/zh_espnow +[submodule "components/zh_syslog"] + path = components/zh_syslog + url = https://github.com/aZholtikov/zh_syslog diff --git a/components/zh_syslog b/components/zh_syslog new file mode 160000 index 0000000..912eea5 --- /dev/null +++ b/components/zh_syslog @@ -0,0 +1 @@ +Subproject commit 912eea58dd03a967ec6e48d62c2c669fc5442555