From 1ced5d325e058c08ddc5427751ee643644c099e5 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 25 Feb 2022 19:54:34 +0000 Subject: Added AP submodule --- .gitmodules | 3 +++ Bluetooth_Dosimeter_AP | 1 + 2 files changed, 4 insertions(+) create mode 160000 Bluetooth_Dosimeter_AP diff --git a/.gitmodules b/.gitmodules index 2107ce3c6..9eff6f6f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "Bluetooth_Dosimeter_Frontend"] path = Bluetooth_Dosimeter_Frontend url = https://github.com/Baitinq/Bluetooth_Dosimeter_Frontend +[submodule "Bluetooth_Dosimeter_AP"] + path = Bluetooth_Dosimeter_AP + url = https://github.com/Baitinq/Bluetooth_Dosimeter_AP diff --git a/Bluetooth_Dosimeter_AP b/Bluetooth_Dosimeter_AP new file mode 160000 index 000000000..bfc5454b4 --- /dev/null +++ b/Bluetooth_Dosimeter_AP @@ -0,0 +1 @@ +Subproject commit bfc5454b4e157c63179f6da408161a36232fc250 -- cgit 1.4.1