From 0f30f828310018b29188f24e2a0bd74932d5baa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Tue, 24 Jan 2017 21:12:01 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 0598eb4..cf8659a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -618,7 +618,7 @@ In particular, if you're writing an HTTP client, you need to skip the HTTP heade See: -* Issues [#108](https://github.com/bblanchon/ArduinoJson/issues/108), [#167](https://github.com/bblanchon/ArduinoJson/issues/167), [#218](https://github.com/bblanchon/ArduinoJson/issues/218), [#237](https://github.com/bblanchon/ArduinoJson/issues/237) and [#424](https://github.com/bblanchon/ArduinoJson/issues/424) +* Issues [#108](https://github.com/bblanchon/ArduinoJson/issues/108), [#167](https://github.com/bblanchon/ArduinoJson/issues/167), [#218](https://github.com/bblanchon/ArduinoJson/issues/218), [#237](https://github.com/bblanchon/ArduinoJson/issues/237), [#424](https://github.com/bblanchon/ArduinoJson/issues/424) and [#430](https://github.com/bblanchon/ArduinoJson/issues/430) #### Case 2: The `StaticJsonBuffer` is too small