Open rumlak opened 6 years ago
From the ArduinoJSON site: “The Arduino Library Manager installs the ArduinoJson version 6 by default. However, using version 5 is highly recommended because version 6 is still in beta stage. Open the Arduino Library Manager and make sure that ArduinoJson version 5 is installed.”
Update to use latest ArduinoJSON version. (or at least update instructions to specify)
Anything after 5.13.2 does not support jsonBuffer and throws errors.