1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-06-10 11:00:41 +00:00

Merge pull request #52 from Flawededge/patch-2

Force version 5 ArudinoJson
This commit is contained in:
2019-05-07 09:07:24 +02:00
committed by GitHub

View File

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