-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I get the following error on compile:
ESP_LEDMatrix_YT_subs_apiv3:316:11: error: DynamicJsonBuffer is a class from ArduinoJson 5. Please see https://arduinojson.org/upgrade to learn how to upgrade your program to ArduinoJson version 6
316 | DynamicJsonBuffer jsonBuf;
| ^~~~~~~~~~~~~~~~~~
exit status 1
DynamicJsonBuffer is a class from ArduinoJson 5. Please see https://arduinojson.org/upgrade to learn how to upgrade your program to ArduinoJson version 6
Metadata
Metadata
Assignees
Labels
No labels