mirror of
https://github.com/s00500/ESPUI.git
synced 2024-10-31 22:10:54 +00:00
Force version 5 ArudinoJson
When using PIO to auto download libraries, the latest v6 json is used, so forcing v5 is required
This commit is contained in:
parent
1529874094
commit
acea3c7d4d
@ -22,6 +22,7 @@
|
||||
},
|
||||
{
|
||||
"name": "ArduinoJson",
|
||||
"version": "5.13.4",
|
||||
"authors": "Benoit Blanchon",
|
||||
"frameworks": "arduino"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user