diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-05-20 19:51:16 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-05-20 19:51:16 +0100 |
commit | 11e0dc17cc63f87ecd73c0cf7afffbe171a8bc40 (patch) | |
tree | 3dc4cb0a0c08901f93e8a96b5714f8d3c1339df3 /.gitmodules | |
parent | afddb7f93903a6b1910833898b2b6a105c153906 (diff) | |
download | power.eda.gay-11e0dc17cc63f87ecd73c0cf7afffbe171a8bc40.tar.gz power.eda.gay-11e0dc17cc63f87ecd73c0cf7afffbe171a8bc40.zip |
Added toggling other plug in another thread
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6933443 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mqtt-client/TasmotaCLI"] + path = mqtt-client/TasmotaCLI + url = git@github.com:jwansek/TasmotaCLI.git |