Proddy
Proddy
@MichaelDvP is this still something we want to add?
This is indeed not good. We'll need to test the migration and see what is causing the FS issue. If it's a problem for others we should perhaps better remove...
Thanks @mattfro - there are definitely something compatibility issues with the LittleFS file system that stores the EMS-ESP settings between Espressif Core (v2 on dev 12 and before) and the...
Maybe just explicitly add the 6.7.0 to the platform as we did last time. For WiFi maybe it's related to the event names https://randomnerdtutorials.com/esp32-migrating-version-2-to-3-arduino/#wifi-event-name-changes I'm not home so can't test...
I made a dev14 that uses the previous 2.0.17 Arduino espressif32 library
thanks @tp1de and @mattfro for quickly testing. I think we'll keep to the old Ardunio library until we see the benefits of moving to v3 of the core and have...
> thanks @tp1de and @mattfro for quickly testing. I think we'll keep to the old Ardunio library until we see the benefits of moving to v3 of the core and...
Best to comment in https://github.com/emsesp/EMS-ESP32/issues/1806 - this issue is about core v3 and we're still running on v2
oh, yes, I'll fix that
> oh, yes, I'll fix that fixed now with https://github.com/emsesp/EMS-ESP32/pull/1879. Sorry about that