updated to latest arduinojson patch

This commit is contained in:
proddy
2021-02-27 14:45:14 +01:00
parent d1b0bd729d
commit 333c5c16c0
144 changed files with 606 additions and 434 deletions

View File

@@ -1,11 +0,0 @@
# 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)