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

Can't change bus #9

Open
dillanspencer opened this issue Jun 17, 2022 · 1 comment
Open

Can't change bus #9

dillanspencer opened this issue Jun 17, 2022 · 1 comment

Comments

@dillanspencer
Copy link

self.i2cbus = Driver(addr=0x68, bus=10)
TypeError: __init__() got an unexpected keyword argument 'bus'

Cant change the bus to 10 on init of Driver

@larsll
Copy link
Contributor

larsll commented Sep 18, 2022

Which version of the code are you running on?

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