mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-07-05 07:51:17 +02:00
83d73c93f7
* Added `serializeJson()` and `serializeJsonPretty()` * Added `measureJson()` and `measureJsonPretty()` * Removed `printTo()` and `prettyPrintTo()` * Removed `measureLength()` and `measurePrettyLength()`