From 6a1329da0653137eb49754a78d2fdf4cb62eca09 Mon Sep 17 00:00:00 2001 From: Dane Walton Date: Fri, 28 Oct 2022 13:19:21 -0700 Subject: [PATCH] add link to releases for more info --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 8353e19d..ff3ffeb5 100644 --- a/library.properties +++ b/library.properties @@ -5,6 +5,6 @@ maintainer=Microsoft Corporation sentence=Azure SDK for C library for Arduino. paragraph=This is an Arduino port of the Azure SDK for C (1.4.0-beta.1). It allows you to use your Arduino device with Azure services like Azure IoT Hub and Azure Device Provisioning Service. See README.md for more details. Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information. category=Communication -url=https://github.com/Azure/azure-sdk-for-c/tree/1.4.0-beta.1 +url=https://github.com/Azure/azure-sdk-for-c-arduino/releases architectures=* includes=az_core.h,az_iot.h,azure_ca.h