mikalhart / ESP32-OTA-Pull

An ESP32/Arduino library for doing easy "pull"-based OTA ("Over The Air") updates
MIT License
34 stars 11 forks source link

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

Open ramiss opened 4 months ago

ramiss commented 4 months ago

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 commented 2 weeks ago

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