diff options
author | Baitinq <you@example.com> | 2022-02-25 19:53:07 +0000 |
---|---|---|
committer | Baitinq <you@example.com> | 2022-02-25 19:53:07 +0000 |
commit | f8e8534c7252c8307c1b8113645a4d8641ae8f54 (patch) | |
tree | 242d1175dffd4c087a290e97cfe25d4965280112 | |
parent | Initial Commit (diff) | |
download | Bluetooth_Dosimeter-f8e8534c7252c8307c1b8113645a4d8641ae8f54.tar.gz Bluetooth_Dosimeter-f8e8534c7252c8307c1b8113645a4d8641ae8f54.tar.bz2 Bluetooth_Dosimeter-f8e8534c7252c8307c1b8113645a4d8641ae8f54.zip |
Added backend submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | Bluetooth_Dosimeter_Backend | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..687e5c5ba --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Bluetooth_Dosimeter_Backend"] + path = Bluetooth_Dosimeter_Backend + url = https://github.com/Baitinq/Bluetooth_Dosimeter_Backend diff --git a/Bluetooth_Dosimeter_Backend b/Bluetooth_Dosimeter_Backend new file mode 160000 +Subproject 73635596114503dfdbafa1a6978d78b288d560b |