diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | Resources/openplc_modules | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2629a9b..af0cc4b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = Resources/openplc_v2 url = https://github.com/FOSSEE/openplc_v2.git branch = master +[submodule "Resources/openplc_modules"] + path = Resources/openplc_modules + url = https://github.com/FOSSEE/openplc_modules.git + branch = master diff --git a/Resources/openplc_modules b/Resources/openplc_modules new file mode 160000 +Subproject 35ea2e10994971fb5089b1f8554ff1da569ae50 |