From 35726fda4d03f456955971e61f085eb2d3206943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Thu, 21 Apr 2016 10:41:07 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 80ea3ce..05339f2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -319,6 +319,7 @@ will generate: } ``` +See issues [#51](https://github.com/bblanchon/ArduinoJson/issues/51), [#252](https://github.com/bblanchon/ArduinoJson/issues/252) and [#264](https://github.com/bblanchon/ArduinoJson/issues/264) ### The first serialization succeeds, why do the next ones fail?