mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-05-04 20:05:29 +02:00
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