mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-09-26 15:00:57 +02:00
Updated Encoding JSON (markdown)
@@ -51,7 +51,7 @@ See also:
|
||||
|
||||
## Step 2: Build object tree in memory
|
||||
|
||||
Once the `JsonBuffer` is ready, can use it to build your in-memory representation of the JSON string.
|
||||
Once the `JsonBuffer` is ready, you can use it to build your in-memory representation of the JSON string.
|
||||
|
||||
#### Arrays
|
||||
|
||||
|
Reference in New Issue
Block a user