Char array behavior w/T3.2

Yup, json is always heap. But you can use "static JsonDocument doc1" to have at least a bit static. All data, however is on the heap.
 
Back
Top