-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple Potentiometers not working since 0.14.0.b1 #3549
Comments
Please contact me on Discord and I'll send you a debug version so we can diagnose. |
@rhinomods any new insights from using the debug version? |
I just updated my esp32 to 0.14.1 (not beta) and I’m having the same problem |
As far as I know, there was no progress on this issue. |
There was no feedback. Last communication was on December 16th to say "working on it. sorry for long delay. hopefully i can respond tomorrow". |
will be available in 0.14.2 and/or 0.15 |
What happened?
I had 0.13.3 working with multiple potentiometers for brightness, speed, intensity, and color working, Updated to 0.14.0 and only the first enabled button would work. (brightness.)
To Reproduce Bug
with Esp32dev v1, flashed with wled 0.14.0
I attached 10k Potentiometers to ADC 0,3,6,7 (gpio 36,39,34,35)
Under [LED PREFERENCES] set buttons 0-3 to analog inverted and (Respective GPIO pin#)
Under [TIME AND MACROS] set buttonActions for Button 0-3 SHORT 0,0,0,0 LONG 0,0,0,0 DOUBLE to 200,250,249,248
Adjust Potentiometers, I notice ONLY the First button that is enabled or set to ANALOG inverted will work, the others will not register.
IF I set button 0 to DISABLED, button 1 will work but others will not. ETC.
I attempted to use the checkbox to enable or disable pull up resistor No change.
Expected Behavior
On 0.13.3 I was able to have multiple Potentiomers working.
Install Method
Binary from WLED.me
What version of WLED?
WLED 0.14.0
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: