Skip to content

Commit 40d85ce

Browse files
lirenheme-no-dev
authored andcommitted
Add submodule of Azure IoT library (#1448)
* Add submodule of Azure IoT library * update the submodule of AzureIoT
1 parent 900e0a0 commit 40d85ce

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Diff for: .gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "libraries/BLE"]
22
path = libraries/BLE
33
url = https://github.com/nkolban/ESP32_BLE_Arduino.git
4+
[submodule "libraries/AzureIoT"]
5+
path = libraries/AzureIoT
6+
url = https://github.com/VSChina/ESP32_AzureIoT_Arduino

Diff for: libraries/AzureIoT

Submodule AzureIoT added at 67dfa4f

0 commit comments

Comments
 (0)