Update ADU sample readme about required library beta version

This commit is contained in:
Ewerton Scaboro da Silva 2022-11-10 10:54:09 -08:00
Родитель 79fef29d97
Коммит 7f9e5819e2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -88,7 +88,7 @@ Viewing the device twin on the portal, the "tag" section should look similar to
- On the Arduino IDE, go to menu `Sketch`, `Include Library`, `Manage Libraries...`.
- Search for and install `azure-sdk-for-c`.
- **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.**
1. Open the ESPRESSIF ESP32 sample.