Sync the Arduino Library azure-iot-arduino-utility with the latest azure-iot-sdks version
This commit is contained in:
Родитель
d91bacb7bb
Коммит
5f9dd3e1e5
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче