What happened?
Bug:
I made a personal usermod with 0.14. and everything worked fine but then changed WLED to 0.15.0-b6 and suddenly one rotary encoder was not working anymore and if I tried to change some LED Pins in the WLED UI I've got the above Error-Message: "Sorry, Pins [5, 7, 8, 9, 10, 11, 24, 28, 29, 30, 31, 32, 15, 14] can't be used."
Solution/Workaround:
It took me resoldering of 7 wires and destroying one rotary encoder to realize that (at least part of) the issue lies in the Audireactive Usermod which is now implemented from the start.
The usermod has a microphone setting where 4-5 wires are pre defined and thus blocking pins which have formerly been used by my usermod.
Changing these pins manually back to not assigned got rid of the problem.
Its actually quite an easy fix in the end but took me long time to figure out to look in the audioreactive settings. And hopefully will help others who are having the same issue.
Fix:
Audioreactive Pins should be set to "not assigned" (or what the wording is here) by default.
Thank you.
To Reproduce Bug
Installing the new beta and importing usermods and settings from a previous Version.
Expected Behavior
Audioreactive Usermod should have Pins assigned to -1 / not assigned
Install Method
Self-Compiled
What version of WLED?
0.15.0-b6
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
What happened?
Bug:
I made a personal usermod with 0.14. and everything worked fine but then changed WLED to 0.15.0-b6 and suddenly one rotary encoder was not working anymore and if I tried to change some LED Pins in the WLED UI I've got the above Error-Message: "Sorry, Pins [5, 7, 8, 9, 10, 11, 24, 28, 29, 30, 31, 32, 15, 14] can't be used."
Solution/Workaround:
It took me resoldering of 7 wires and destroying one rotary encoder to realize that (at least part of) the issue lies in the Audireactive Usermod which is now implemented from the start.
The usermod has a microphone setting where 4-5 wires are pre defined and thus blocking pins which have formerly been used by my usermod.
Changing these pins manually back to not assigned got rid of the problem.
Its actually quite an easy fix in the end but took me long time to figure out to look in the audioreactive settings. And hopefully will help others who are having the same issue.
Fix:
Audioreactive Pins should be set to "not assigned" (or what the wording is here) by default.
Thank you.
To Reproduce Bug
Installing the new beta and importing usermods and settings from a previous Version.
Expected Behavior
Audioreactive Usermod should have Pins assigned to -1 / not assigned
Install Method
Self-Compiled
What version of WLED?
0.15.0-b6
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct