Merge pull request #52 from Flawededge/patch-2

Force version 5 ArudinoJson
This commit is contained in:
Lukas Bachschwell 2019-05-07 09:07:24 +02:00 committed by GitHub
commit a341052c40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
},
{
"name": "ArduinoJson",
"version": "5.13.4",
"authors": "Benoit Blanchon",
"frameworks": "arduino"
}