Sync Arduino libraries with latest Azure IoT SDK 1.0.44
This commit is contained in:
Родитель
b5257b96ef
Коммит
5065b8be07
|
@ -1,5 +1,5 @@
|
|||
name=AzureIoTUtility
|
||||
version=1.0.42
|
||||
version=1.0.44
|
||||
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.42"
|
||||
#define AzureIoTUtilityVersion "1.0.43"
|
||||
|
||||
#endif //AZUREIOTUTILITY_H
|
||||
|
|
Загрузка…
Ссылка в новой задаче