From cfd8ee92cd80b21d52597fa8564810120adad2a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Thu, 19 Jan 2017 22:50:02 +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 48b2ece..8959d06 100644 --- a/FAQ.md +++ b/FAQ.md @@ -617,7 +617,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) and [#237](https://github.com/bblanchon/ArduinoJson/issues/237). +* 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) #### Case 2: The `StaticJsonBuffer` is too small