updated arduinojson to 6.17.1

This commit is contained in:
Paul
2020-11-08 20:23:52 +01:00
parent 240710fbbe
commit 8c207a9ddf
14 changed files with 117 additions and 113 deletions

View File

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