diff options
author | Baitinq <you@example.com> | 2022-02-25 19:54:13 +0000 |
---|---|---|
committer | Baitinq <you@example.com> | 2022-02-25 19:54:13 +0000 |
commit | c0282a4aca01d6e2f796124b1b019907b74843c2 (patch) | |
tree | df8b399e48395d553227f4413136354368d95922 | |
parent | Added backend submodule (diff) | |
download | Bluetooth_Dosimeter-c0282a4aca01d6e2f796124b1b019907b74843c2.tar.gz Bluetooth_Dosimeter-c0282a4aca01d6e2f796124b1b019907b74843c2.tar.bz2 Bluetooth_Dosimeter-c0282a4aca01d6e2f796124b1b019907b74843c2.zip |
Added frontend submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | Bluetooth_Dosimeter_Frontend | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 687e5c5ba..2107ce3c6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "Bluetooth_Dosimeter_Backend"] path = Bluetooth_Dosimeter_Backend url = https://github.com/Baitinq/Bluetooth_Dosimeter_Backend +[submodule "Bluetooth_Dosimeter_Frontend"] + path = Bluetooth_Dosimeter_Frontend + url = https://github.com/Baitinq/Bluetooth_Dosimeter_Frontend diff --git a/Bluetooth_Dosimeter_Frontend b/Bluetooth_Dosimeter_Frontend new file mode 160000 +Subproject acf63c3e8addd2f32d5cc184f4bbf5b246f3ecc |