Skip to content

Conversation

@zariiii9003
Copy link
Collaborator

VectorBus._detect_available_configs() might return multiple devices with the same serial number, e.g. if a VN8900 is connected via both USB and Ethernet at the same time. If the VectorBus is instantiated with a config, that was returned from VectorBus._detect_available_configs(), then use the contained global channel_index to avoid any ambiguities.

@zariiii9003zariiii9003 merged commit 38c4dc4 into hardbyte:developOct 19, 2023
@zariiii9003zariiii9003 deleted the vector_config_bug branch October 19, 2023 11:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@zariiii9003