From 2512993617d42a0e79bc184b402bea83a0a4dfa2 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Thu, 26 Sep 2024 09:18:23 +0200 Subject: [PATCH] Replace problematic symbol 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 bdf8d3620..41aa2c3d9 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,7 +1,7 @@ version: "7.2.0" description: >- A simple and efficient JSON library for embedded C++. - ⭐ 6690 stars on GitHub! + ★ 6690 stars on GitHub! Supports serialization, deserialization, MessagePack, streams, filtering, and more. Fully tested and documented. url: https://arduinojson.org/