How to install ArduinoJson 7
ArduinoJson 7 is not in the Arduino Library Manager yet. To install it, you must either:
- clone the Git repostory in your
libraries/
folder, or - download the latest build artifacts and extract
ArduinoJson.h
to your project folder.