From e89a10c6b0ef56c5aba77743747086ca42b4f4ca Mon Sep 17 00:00:00 2001 From: Internsupport Date: Tue, 29 Oct 2024 08:52:31 -0600 Subject: [PATCH] Fix: typo Signed-off-by: Internsupport --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc7e002..bd6d781 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ CayenneLPP format is a quite well-optimized way to send sensor data over low bit It supports multichannel data, which means that you can use it on multisensor devices. > [!Warning] -> This version of the library includes several IPSO data types not included in the original work by [Johan Stokking](https://github.com/TheThingsNetwork/arduino-device-lib) or most of the forks and side works by other people, **these additional data types are not supported by myDevices Cayenne**. In addition, it includes a fully backward-compatible decoder in JavaScript, suitable for implementations with NodeRED or TTN, for instance. +> This version of the library includes several IPSO data types not included in the original work by [Johan Stokking](https://github.com/TheThingsNetwork/arduino-device-lib) or most of the forks and side works by other people, **these additional data types are not supported by My Devices Cayenne**. In addition, it includes a fully backward-compatible decoder in JavaScript, suitable for implementations with NodeRED or TTN, for instance. -When using the decoder, you must install the [ArduinoJson 6.X](https://arduinojson.org/) library. You can find it in both the Arduino IDE and PlatformIO library managers. +When using the decoder, you must install the [ArduinoJson 6.X](https://arduinojson.org/) library. You can find it in both the Arduino IDE and Platform IO library managers. ## How to contribute Contributions are welcome! @@ -41,7 +41,7 @@ See the [**community code of conduct**](https://github.com/ElectronicCats/electr ### Maintainer -Electronic Cats invests time and resources in providing this open-source design design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats! +Electronic Cats invests time and resources in providing this open-source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!