mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-09-26 06:50:56 +02:00
Updated FAQ (markdown)
2
FAQ.md
2
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)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user