You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the latest development branch with ESP32 (basic devkit), setting all GPIOs works correctly using the web UI. However, the Gpio command works only for buttons and ignores all other values. For instance, issuing:
PROBLEM DESCRIPTION
When using the latest development branch with ESP32 (basic devkit), setting all GPIOs works correctly using the web UI. However, the Gpio command works only for buttons and ignores all other values. For instance, issuing:
results in:
Yet, setting the exact same values in Configure Module, works as expected.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:Backlog Rule1; Rule2; Rule3
:Status 0
:(Please use
weblog 4
for more debug information)TO REPRODUCE
EXPECTED BEHAVIOUR
GPIOx y command sets GPIO nr x to y.
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
The text was updated successfully, but these errors were encountered: