Contribution to ArduinoJson
First, thank you for taking the time to contribute to this project.
You can submit changes via GitHub Pull Requests.
Please:
- Unit test every change in behavior
- Use clang-format in "file" mode to format the code
- Consider using the Continuous Integration (Travis and AppVeyor)