We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79fef29 + 7f9e581 commit 64a7933Copy full SHA for 64a7933
examples/Azure_IoT_Adu_ESP32/readme.md
@@ -88,7 +88,7 @@ Viewing the device twin on the portal, the "tag" section should look similar to
88
89
- On the Arduino IDE, go to menu `Sketch`, `Include Library`, `Manage Libraries...`.
90
- Search for and install `azure-sdk-for-c`.
91
- - **Make sure to install the `1.1.0-beta.1` to use the preview version of the Embedded C SDK.**
+ - **Make sure to install the latest `1.1.0-beta.*` to use the preview version of the Embedded C SDK.**
92
93
1. Open the ESPRESSIF ESP32 sample.
94
0 commit comments