You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for amazing Dash.
for test and compile new Lib ESP-Dash V2 , problem working with Arduino json V6.7.0 .
Search and test 10 hour but can't do that. some error in detail:
"DynamicJsonDocument' was not declared in this scope"
'doc' was not declared in this scope
'deserializeJson' was not declared in this scope
expected primary-expression before '>' token
...
Is it possible to share the library with the tested project? Thanks
I'm sorry for the weak English.
The text was updated successfully, but these errors were encountered:
Thanks for amazing Dash.
for test and compile new Lib ESP-Dash V2 , problem working with Arduino json V6.7.0 .
Search and test 10 hour but can't do that. some error in detail:
"DynamicJsonDocument' was not declared in this scope"
'doc' was not declared in this scope
'deserializeJson' was not declared in this scope
expected primary-expression before '>' token
...
Is it possible to share the library with the tested project? Thanks
I'm sorry for the weak English.
The text was updated successfully, but these errors were encountered: