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

Automatic detection of the device port not working reliably #3

Open
2 tasks
timo-braungardt opened this issue Aug 26, 2024 · 2 comments
Open
2 tasks

Comments

@timo-braungardt
Copy link
Collaborator

  • add argument to set the device path manually
  • add argument to set the device_name variable for get_device_port()
@IAmMarcelJung
Copy link
Collaborator

IAmMarcelJung commented Aug 27, 2024

I suggest we remove the automatic detection and just add the argument for the device port. Then we also don't need the device name as a parameter.

This might not be the best approach since the URL still has to be given for I2cController.configure() and it is not easy to remember it, which makes it a bit cumbersome as a command line parameter.

@IAmMarcelJung
Copy link
Collaborator

@timo-braungardt this should be resolved by #1, could you kindly check on your end?

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

No branches or pull requests

2 participants