In the past, not so much to do, but this upgraded seems to come with a lot of backwards incompatibilities
Just to name a few compile issues:
- Direct flash routines are changed (like spi_flash_erase_sector)
- ESPNOW starts to complain on the receive callback
- M5Stack display library fails
- Servo32 library fails
I also guess it's time to upgrade some of my libraries as they are quite old (based on the concept: 'If it ain't broke, don't fix it')
I guess the current ESPEasy developers must have also spend quite some time to implement this upgrade?
(not sure if there's a list somewhere? The formal list of breaking changes is incomplete and does not inform on incompatible library versions)