forked from bblanchon/ArduinoJson
Examples: remove outdated comments
This commit is contained in:
@ -78,7 +78,6 @@ void setup() {
|
||||
}
|
||||
|
||||
// Allocate the JSON document
|
||||
// Use https://arduinojson.org/v6/assistant to compute the capacity.
|
||||
JsonDocument doc;
|
||||
|
||||
// Parse JSON object
|
||||
|
Reference in New Issue
Block a user