Removed spurious files in the Particle library
Changes since 5.13.3
- Removed spurious files in the Particle library
How to install
There are several ways to install ArduinoJson, from simpler to more complex:
- Use the Arduino Library Manager
- Download
ArduinoJson-v5.13.4.hput it in your project folder - Download
ArduinoJson-v5.13.4.zipand extract it in youlibrariesfolder
Note: ArduinoJson-v5.13.4.h are ArduinoJson-v5.13.4.hpp are almost identical; the difference is that the .hpp keeps everything in the ArduinoJson namespace.