mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Added JSON_PROXY to copy arrays and objects by reference
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
<ClInclude Include="Internals\JsonWriter.h" />
|
||||
<ClInclude Include="JsonContainer.h" />
|
||||
<ClInclude Include="Internals\JsonNodeIterator.h" />
|
||||
<ClInclude Include="Internals\JsonNodeWrapper.h" />
|
||||
<ClInclude Include="JsonObject.h" />
|
||||
<ClInclude Include="JsonValue.h" />
|
||||
<ClInclude Include="Arduino\Print.h" />
|
||||
|
||||
Reference in New Issue
Block a user