From f42147e09e26275c8aab684c12de0efcb1e48c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Mon, 5 Jun 2017 11:22:42 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 900138e..4134d30 100644 --- a/Home.md +++ b/Home.md @@ -25,6 +25,7 @@ * [Announcement of v3.0](https://blog.benoitblanchon.fr/arduino-json-v3-0/), in July 2014 * [Announcement of v2.0](https://blog.benoitblanchon.fr/arduino-json-v2-0/), in July 2014 * [Announcement of v1.0](https://blog.benoitblanchon.fr/arduino-json-parser/), in January 2014 +* [Details of the float to string conversion](http://blog.benoitblanchon.fr/lightweight-float-to-string/) #### Misc - [[Contributing]]