diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4896fa2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/webota"] + path = webota + url = ssh://git@gitea.philsson.com:25/philip/webota.git diff --git a/readme.md b/readme.md index e69de29..f052192 100644 --- a/readme.md +++ b/readme.md @@ -0,0 +1,2 @@ +# ESP Tools +This is a goodiebag of things I normally use for my ESP served projects, both esp8266 and esp32. \ No newline at end of file diff --git a/webota b/webota new file mode 160000 index 0000000..6f9dc31 --- /dev/null +++ b/webota @@ -0,0 +1 @@ +Subproject commit 6f9dc31b1ee4b2652a27bcaf9a2290a952fbdbd3