mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 16:14:05 +01:00
Added support for non zero-terminated strings (fixes #704)
This commit is contained in:
@@ -12,6 +12,7 @@ add_executable(JsonArrayTests
|
||||
remove.cpp
|
||||
set.cpp
|
||||
size.cpp
|
||||
std_string.cpp
|
||||
subscript.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user