Azure / azure-iot-arduino

Azure IoT library for the Arduino
Other
167 stars 96 forks source link

missing dependencies when updating through library manager #131

Open adiazulay opened 3 years ago

adiazulay commented 3 years ago

I updated the library from v1.0.3 to v1.6 using the Arduino library manager, but none of the dependencies installed with it.

I have to install AzureIotUtility, AzureIoTProtocol_MQTT, etc. manually.