mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-08 07:04:41 +02:00
Updated Avoiding pitfalls (markdown)
@@ -1,5 +1,3 @@
|
||||
> *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.
|
||||
|
||||
Make sure you read [Arduino JSON memory model](Memory model) before going further.
|
||||
|
Reference in New Issue
Block a user