|
1 | 1 | #### Azure IoT Protocol MQTT Library source files
|
2 | 2 |
|
| 3 | +> ### Stop! Before you proceed: |
| 4 | +> |
| 5 | +> _This Arduino Library is deprecated._ |
| 6 | +> |
| 7 | +> _It is kept here for **reference only** and should not be used for any new development._ |
| 8 | +> |
| 9 | +> _If you’re looking for an Arduino Library you should use the new version: [aka.ms/arduino](https://aka.ms/arduino)_ |
| 10 | +> |
| 11 | +>_You can find more information about it in this [IoT Techcommunity blog post](https://techcommunity.microsoft.com/t5/internet-of-things-blog/arduino-library-for-azure-iot/ba-p/3034455)._ |
| 12 | +> |
| 13 | + |
3 | 14 | This is the location of the Arduino-specific source files for the
|
4 | 15 | [AzureIoTProtocol_MQTT Arduino published library](https://github.com/Azure/azure-iot-arduino-protocol-mqtt).
|
5 | 16 |
|
|
0 commit comments