diff --git a/FAQ.md b/FAQ.md index 8959d06..0598eb4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -564,6 +564,7 @@ See: * [API Reference: JsonBuffer::parseArray()](https://github.com/bblanchon/ArduinoJson/wiki/API%20Reference#jsonbufferparsearray) * [API Reference: JsonBuffer::parseObject()](https://github.com/bblanchon/ArduinoJson/wiki/API%20Reference#jsonbufferparseobject) * [JsonBuffer size calculator](https://bblanchon.github.io/ArduinoJson/) +* Issues [#119](https://github.com/bblanchon/ArduinoJson/issues/119), [#300](https://github.com/bblanchon/ArduinoJson/issues/300), [#422](https://github.com/bblanchon/ArduinoJson/issues/422) and [#429](https://github.com/bblanchon/ArduinoJson/issues/429)