Updated Avoiding pitfalls (markdown)

bblanchon
2014-11-29 07:50:56 -08:00
parent 2d76b8d6c0
commit 8a0c2aec4a

@@ -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.