mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-23 23:37:37 +02:00
Minor changes in doc
This commit is contained in:
@ -77,4 +77,4 @@ But Arduino JSON v4 doesn't, instead you need to write this:
|
||||
|
||||
array.printTo(Serial);
|
||||
|
||||
Note: there is a good reason for that: reducing the size of `JsonArray` and `JsonObject`.
|
||||
Note: there was a good reason for removing that feature, and it's reducing the size of `JsonArray` and `JsonObject`.
|
Reference in New Issue
Block a user