mikalhart / ESP32-OTA-Pull

An ESP32/Arduino library for doing easy "pull"-based OTA ("Over The Air") updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ramiss opened this issue · comments

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

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

Thanks!

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