From 8a46e78e4a081cf1e651de3a43b308ef50ff9eeb Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Tue, 29 Oct 2019 11:27:04 +0100 Subject: [PATCH] Removed non-ASCII or non-UTF8 characters --- lib/ArduinoJson-5.13.4/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ArduinoJson-5.13.4/library.properties b/lib/ArduinoJson-5.13.4/library.properties index 67ccbb95e..0829de12e 100644 --- a/lib/ArduinoJson-5.13.4/library.properties +++ b/lib/ArduinoJson-5.13.4/library.properties @@ -3,7 +3,7 @@ version=5.13.4 author=Benoit Blanchon maintainer=Benoit Blanchon sentence=An efficient and elegant JSON library for Arduino. -paragraph=ArduinoJson supports ✔ serialization, ✔ deserialization, ✔ fixed allocation, ✔ zero-copy, ✔ streams, and more. It is the most popular Arduino library on GitHub ❤❤❤❤❤. Check out arduinojson.org for a comprehensive documentation. +paragraph=ArduinoJson supports serialization, deserialization, fixed allocation, zero-copy, streams, and more. It is the most popular Arduino library on GitHub. Check out arduinojson.org for a comprehensive documentation. category=Data Processing url=https://arduinojson.org/?utm_source=meta&utm_medium=library.properties architectures=*