mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-02 00:38:26 +01:00
Added JsonDocument::size()
This commit is contained in:
@@ -6,6 +6,7 @@ add_executable(MemberProxyTests
|
||||
add.cpp
|
||||
subscript.cpp
|
||||
set.cpp
|
||||
size.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(MemberProxyTests catch)
|
||||
|
||||
Reference in New Issue
Block a user