From c0282a4aca01d6e2f796124b1b019907b74843c2 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 25 Feb 2022 19:54:13 +0000 Subject: Added frontend submodule --- .gitmodules | 3 +++ Bluetooth_Dosimeter_Frontend | 1 + 2 files changed, 4 insertions(+) create mode 160000 Bluetooth_Dosimeter_Frontend 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 index 000000000..acf63c3e8 --- /dev/null +++ b/Bluetooth_Dosimeter_Frontend @@ -0,0 +1 @@ +Subproject commit acf63c3e8addd2f32d5cc184f4bbf5b246f3eccf -- cgit 1.4.1