Open alphalove opened 8 years ago
Hi,
yes you are right. It is ArduinoJson. I fixed and pushed the new version. Unfortunately i have currently no opportunity to test the fix. The fix should be automatically registered by platformio. I have no possibility to trigger this.
If there are other problems or ideas, feel free and make a new issue.
Thanks
Karsten
Hello, When I issue the 'pio lib install Esp8266Configuration' in Platform IO i get told that it's 'Looking for Json library in registry', which it can't find.
In the dependencies section of the manifest file, should it read 'ArduinoJson' rather than 'Json' ?
Thanks in advance!