diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-19 18:09:45 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-19 18:09:45 +0100 |
commit | 59b0242cb40c53d2e9bdf3bcabece1d5aed8cb27 (patch) | |
tree | c1b715db32bec829ce2f0106f7db88f153575f82 /.gitmodules |
initial commit
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..b2ff4a3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ext/nodemcu-uploader"] + path = ext/nodemcu-uploader + url = https://github.com/kmpm/nodemcu-uploader.git |