mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-14 01:54:48 +02:00
Updated Avoiding pitfalls (markdown)
@@ -1,4 +1,4 @@
|
|||||||
*This page contains precious information on how to avoid common pitfalls in Arduino JSON.*
|
> *This page contains precious information on how to avoid common pitfalls in Arduino JSON.*
|
||||||
|
|
||||||
As `StaticJsonBuffer` is the corner stone of this library, you'll see that every pitfall listed here are related to a wrong understanding of the memory model.
|
As `StaticJsonBuffer` is the corner stone of this library, you'll see that every pitfall listed here are related to a wrong understanding of the memory model.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user