netmindz
netmindz
@sparkyb - it might be an idea to actually disable the network interfaces you don't need at an OS level.
Personally, if there were to be any changes to the way network interfaces were handled, I would consider the relationship between physical interface and IP address/subnet and what users would...
Just tried locally with ESP8266 and ESP32 and builds ok. Just also updated the CI to test too
It's by no means complete, was checking I was heading in the right direction before I wrote too much
I think 8266 support should really be ended. It was never intended to be used as a general purpose MCU, so while it's amazing what you can do "by accident"...
I've started having a quick hack about to try and judge how hard the migration would be https://github.com/Aircoookie/WLED/pull/3726
It's not a lazy choice, it's a practical issue of lack of support as it was never intended to be used in the way. As for throwing stuff away, you...
I personally prefer single topic PRs, where only single changeset, not updating other behaviour
This feature exists in the MoonModules fork of WLED. It uses a library that needs a newer version of the esp32-arduino platform so it's only in the V4 builds and...