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
it's unclear how you would use setInputMode(Toggle::inputMode::input_pulldown) versus setInputInvert(true)
working exemple here with setInputInvert and messing around with the pin state after the begin (which means I overwrite likely what the class has done to the pin which requires intimate knowledge of the library to know in which order to do things)
Hi
it's unclear how you would use
setInputMode(Toggle::inputMode::input_pulldown)
versussetInputInvert(true)
working exemple here with setInputInvert and messing around with the pin state after the begin (which means I overwrite likely what the class has done to the pin which requires intimate knowledge of the library to know in which order to do things)
https://wokwi.com/projects/347839208139784788
Request:
The text was updated successfully, but these errors were encountered: