mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-29 18:27:15 +02:00
Add submodule of Azure IoT library (#1448)
* Add submodule of Azure IoT library * update the submodule of AzureIoT
This commit is contained in:
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
Submodule libraries/AzureIoT added at 67dfa4f31e
Reference in New Issue
Block a user