mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 18:27:37 +02:00
Add a stub for memoryUsage()
This commit is contained in:
@ -17,6 +17,7 @@ endif()
|
||||
add_executable(DeprecatedTests
|
||||
BasicJsonDocument.cpp
|
||||
DynamicJsonDocument.cpp
|
||||
memoryUsage.cpp
|
||||
StaticJsonDocument.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user