Add submodule of Azure IoT library (#1448)
* Add submodule of Azure IoT library * update the submodule of AzureIoT
This commit is contained in:
parent
900e0a0257
commit
40d85ce582
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "libraries/BLE"]
|
||||
path = libraries/BLE
|
||||
url = https://github.com/nkolban/ESP32_BLE_Arduino.git
|
||||
[submodule "libraries/AzureIoT"]
|
||||
path = libraries/AzureIoT
|
||||
url = https://github.com/VSChina/ESP32_AzureIoT_Arduino
|
||||
|
1
libraries/AzureIoT
Submodule
1
libraries/AzureIoT
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 67dfa4f31ef88b0938dd87d955612100dea5562e
|
Loading…
Reference in New Issue
Block a user