mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 02:07:32 +02:00
JsonArray::remove() and JsonObject::remove() now release the memory of the variant
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
add_executable(DynamicMemoryPoolTests
|
||||
alloc.cpp
|
||||
allocSlot.cpp
|
||||
no_memory.cpp
|
||||
size.cpp
|
||||
startString.cpp
|
||||
|
Reference in New Issue
Block a user