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

Enable using multiple Wire objects if target chip has multiple I2C buses #9

Open
me21 opened this issue Jul 16, 2019 · 1 comment
Open

Comments

@me21
Copy link

me21 commented Jul 16, 2019

I'd like to use secondary I2C bus on STM32F103C8. Currently I have to patch the sources. It would be nice to be able to specify the Wire object to use (pass by reference in constructor, for example).

@flav1972
Copy link
Owner

flav1972 commented Mar 5, 2021

could you submit a patch proposal ?

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