Skip to content
New issue

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

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

Already on GitHub? # to your account

'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations] #9

Open
ramiss opened this issue Feb 10, 2024 · 3 comments

Comments

@ramiss
Copy link

ramiss commented Feb 10, 2024

I'm getting the follow error and it wont compile. Any chance of an update?

'DynamicJsonDocument' is deprecated: use JsonDocument instead [-Wdeprecated-declarations]

Thanks!

@nnangeroni
Copy link

nnangeroni commented Jun 13, 2024

I'm also running into this, but it's just a warning.

@ctroncoso
Copy link

there is already a pull request that clears that warning and uses the new sintax.
You can either wait for the maintainer to merge it or fork the project and apply the changes yourself and use your repo as library source.
#14

@mrcodetastic
Copy link

Have implemented fix in my fork @ https://github.com/mrcodetastic/ESP32-OTA-Pull/tree/main

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

No branches or pull requests

4 participants