From 410378ae1b94627c82e8d9bf7a21739d6ac0f7bb Mon Sep 17 00:00:00 2001 From: Adrian Sanchez del C Date: Mon, 28 Jun 2021 13:42:57 -0700 Subject: [PATCH] updates to myDevices link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 259e39a..9a8ac0c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is an Arduino Library for Arduino Compatible with Cayenne Low Power Payload ## Introduction -CayenneLPP is a format designed by [myDevices](https://mydevices.com/about/) to integrate LoRaWan nodes into their IoT platform [Cayenne](https://mydevices.com/cayenne/features/). It is used to send sensor data in a packed way to [The Things Network platform](https://www.thethingsnetwork.org). You can read more on https://mydevices.com/cayenne/docs/lora/#lora-cayenne-low-power-payload +CayenneLPP is a format designed by [myDevices](https://mydevices.com) to integrate LoRaWan nodes into their [IoT Platform](https://mydevices.com/capabilities). It is used to send sensor data in a packed way to [The Things Network platform](https://www.thethingsnetwork.org). You can read more on [myDevices CayenneLPP](https://docs.mydevices.com/docs/lorawan/cayenne-lpp) ## Description