Add submodule of Azure IoT library (#1448)

* Add submodule of Azure IoT library

* update the submodule of AzureIoT
This commit is contained in:
Renhe Li
2018-05-31 20:52:02 +08:00
committed by Me No Dev
parent 900e0a0257
commit 40d85ce582
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

Submodule libraries/AzureIoT added at 67dfa4f31e