Skip to content

Commit 903745d

Browse files
committed
Minor updates
1 parent 6ec0b65 commit 903745d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/iot-pnp-connect-device-embedded-c.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ author: dominicbetts
33
ms.author: dobett
44
ms.service: azure-iot
55
ms.topic: include
6-
ms.date: 11/17/2022
6+
ms.date: 02/14/2025
77
---
88

99
If you're developing for *constrained devices*, you can use IoT Plug and Play with:
1010

1111
- The [Azure SDK for Embedded C IoT client libraries](https://aka.ms/embeddedcsdk).
12-
- [Eclipse ThreadX](https://github.com/eclipse-threadx)..
12+
- [Eclipse ThreadX](https://github.com/eclipse-threadx).
1313

1414
This article includes links and resources for these constrained scenarios.
1515

1616
## Prerequisites
1717

18-
Many of the samples below require a specific hardware device and the prerequisites are different for each of the samples. Follow the link to the relevant sample for detailed prerequisites, configuration, and build instructions.
18+
Many of the samples in this article require a specific hardware device and the prerequisites are different for each of the samples. Follow the link to the relevant sample for detailed prerequisites, configuration, and build instructions.
1919

2020
## Use the SDK for Embedded C
2121

0 commit comments

Comments
 (0)