Files
ArduinoJson/doc/Common pitfalls.md

3 lines
102 B
Markdown
Raw Normal View History

2014-11-07 16:18:19 +01:00
Don't make a global `StaticJsonBuffer`
Don't use references after the `StaticJsonBuffer` is destroyed