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
Currently, to handle pins for the bus, all pins have to be downgraded and then passed to the .with_half_bus/.with_full_bus functions. I'd like to not have to downgrade, but I don't know if it's possible.
The text was updated successfully, but these errors were encountered:
Currently, to handle pins for the bus, all pins have to be downgraded and then passed to the
.with_half_bus
/.with_full_bus
functions. I'd like to not have to downgrade, but I don't know if it's possible.The text was updated successfully, but these errors were encountered: