Closed troyhacks closed 4 months ago
Previously, if ethernet was connected it would override the wifi and show the ethernet IP.
Now it's not overriding wifi and not showing the ethernet IP even if it's working.
oops, did not mean to close this.
@troyhacks , is this MM specific or also in upstream?
Still waiting on personal free time to re-test and cross-test this. :)
What happened?
Testing the Olimex ESP32-Gateway with ethernet and the latest code.
Ethernet (QuinLED-ESP32 matches this board's pins) doesn't kick in unless WiFi details are cleared out
After it starts working, it doesn't show any indication of the ethernet IP. (it used to)
To Reproduce Bug
Compile from source, select QuinLED-ESP32, and clear wifi details and reboot.
Expected Behavior
WiFi section should show "LAN IP" or similar if it's connected.
Install Method
Self-Compiled or other
What version/release of MM WLED?
WLEDMM 0.14.0-b2.19 (build 2303100)
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
Anything else?
No response
Code of Conduct