Updated FAQ (markdown)

Benoît Blanchon
2016-09-25 11:13:51 +02:00
parent 5092201c4a
commit 1e0bfa97fe

2
FAQ.md

@@ -78,7 +78,7 @@ free(content);
Of course, this is only possible if your target has enough memory. Of course, this is only possible if your target has enough memory.
Sometimes, it's just impossible because the MCU is too small. 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)