diff --git a/FAQ.md b/FAQ.md index baad9a2..a8e8c97 100644 --- a/FAQ.md +++ b/FAQ.md @@ -78,7 +78,7 @@ free(content); Of course, this is only possible if your target has enough memory. Sometimes, it's just impossible because the MCU is too small. -See issues [#233](https://github.com/bblanchon/ArduinoJson/issues/233), [#234](https://github.com/bblanchon/ArduinoJson/issues/234) and [#262](https://github.com/bblanchon/ArduinoJson/issues/262) +See issues [#233](https://github.com/bblanchon/ArduinoJson/issues/233), [#234](https://github.com/bblanchon/ArduinoJson/issues/234), [#262](https://github.com/bblanchon/ArduinoJson/issues/262) and [#359](https://github.com/bblanchon/ArduinoJson/issues/359)