From 617c0329df84b502e3882c1c4b35fb61bcdf1aa4 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Thu, 26 Sep 2024 09:21:51 +0200 Subject: [PATCH] Replace problematic symbols in `idf_component.yml` Fixes #2131 --- idf_component.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idf_component.yml b/idf_component.yml index afc8b8a8..8153c1c8 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -2,7 +2,7 @@ version: "6.21.5" description: >- A simple and efficient JSON library for embedded C++. ArduinoJson supports ✔ serialization, ✔ deserialization, ✔ MessagePack, ✔ fixed allocation, ✔ zero-copy, ✔ streams, ✔ filtering, and more. - It is the most popular Arduino library on GitHub ❤❤❤❤❤. + It is the most popular Arduino library on GitHub ♥. Check out arduinojson.org for a comprehensive documentation. url: https://arduinojson.org/ files: