Sync the Arduino Library azure-iot-arduino-utility with the latest azure-iot-sdks version

This commit is contained in:
aziotclb 2017-06-20 14:13:50 -07:00
Родитель d91bacb7bb
Коммит 5f9dd3e1e5
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,5 @@
name=AzureIoTUtility
version=1.0.34
version=1.0.35
author=Microsoft
maintainer=Microsoft <iotcert@microsoft.com>
sentence=Azure C shared utility library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.

Просмотреть файл

@ -7,6 +7,6 @@
#include "azure_c_shared_utility/lock.h"
#include "azure_c_shared_utility/threadapi.h"
#define AzureIoTUtilityVersion "1.0.34"
#define AzureIoTUtilityVersion "1.0.35"
#endif //AZUREIOTUTILITY_H