mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-21 06:22:23 +02:00
Examples: remove outdated comments
This commit is contained in:
@ -57,7 +57,6 @@ void loop() {
|
||||
client.read();
|
||||
|
||||
// Allocate a temporary JsonDocument
|
||||
// Use https://arduinojson.org/v6/assistant to compute the capacity.
|
||||
JsonDocument doc;
|
||||
|
||||
// Create the "analog" array
|
||||
|
Reference in New Issue
Block a user