add arduinoJson

This commit is contained in:
technyon
2023-02-04 14:23:15 +01:00
parent 3375ec3dbb
commit e147d32b98
430 changed files with 45079 additions and 30 deletions

View File

@@ -0,0 +1,10 @@
# 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. Update the test suite for any change of behavior
2. Use clang-format in "file" mode to format the code