You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: