Skip to content

Conversation

@RyanHope
Copy link

Implements a _detect_available_configs method for Seeedbus

forportinlist_comports():
ifport.vid==0x1A86andport.pid==0x7523:
configs.append({"interface": "seeedstudio", "channel": port.device})
returnconfigs
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
returnconfigs
returnconfigs# type: ignore[return-value]

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.

3 participants

@RyanHope@zariiii9003@pierreluctg