-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
Description
What happened?
I have board with ethernet. Ethernet chip use pins 16/17 for communication.
It looks like by default WLED use pin 16 as data pin for W28xx strips.
As result W28xx object not initialized properly and app crash on attempt of control leds. This lead to AP not available and it is not possible to fix config without full binary reflash.
To Reproduce Bug
Flash ethernet firmware on ethernet supported board with pin 16/17 as data pins and configure ethernet.
Expected Behavior
If data pin not available WLED shouldn't run effects on led object
Install Method
Self-Compiled
What version of WLED?
2412040 v4 eth build from https://github.com/wled/WLED/compare/0_15_x...maxx-ukoo:WLED:mk_0_15_0_RTL8201?expand=1 branch
Which microcontroller/board are you seeing the problem on?
Other
Relevant log/trace output
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct