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
DirectIO doesn't have a straightforward way to put outputs back into high-impedance mode. This is something that should be addressed (and I think would be straightforward).
You could leave the last pinMode call in place as long as you don't use the Output object again. Wrapping this in a function would prevent that:
How do I do this using DirectIO?
The text was updated successfully, but these errors were encountered: