Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduinojson V6.7.0 library #14

Closed
mbta009 opened this issue Jan 28, 2019 · 2 comments
Closed

Arduinojson V6.7.0 library #14

mbta009 opened this issue Jan 28, 2019 · 2 comments

Comments

@mbta009
Copy link

mbta009 commented Jan 28, 2019

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.

@ayushsharma82
Copy link
Owner

@mbta009 That happens when using ArduinoJson version 5.. I just compiled my examples successfully.

Can you please verify again in 'Arduino Library Manager' that ArduinoJson v6.7.0 is installed?

@mbta009
Copy link
Author

mbta009 commented Jan 28, 2019

yes, your idea tested, that worked for me.Delete V5 and just install ArduinoJson v6.7.0 and use that.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants