Updated Avoiding pitfalls (markdown)

pfabri
2016-11-20 18:20:10 +01:00
parent 33430b7bff
commit 3948b94550

@@ -1,4 +1,4 @@
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 is related to a wrong understanding of the memory model.
Make sure you read [Arduino JSON memory model](Memory model) before going further. Make sure you read [Arduino JSON memory model](Memory model) before going further.