Skip to content
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

Fixed manual connection to PSU: Bad return device #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Jandro20
Copy link

The manual connection returned the previous device to the one chosen. The choice and connection were correct but not the return. Also, it's checked the index selected is inside a port list length and converted to a number previously.

For example, if we want to select device 12, the function returned the device 11 and connected to device 12.

The manual connection returned the previous device to the one chosen. The choice and connection were correct but not the return.
Also, it's checked the index selected is inside a port list length and converted to a number previously.

For example, if we want to select device 12, the function returned the device 11 and connected to device 12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant