ArduinoINA219 icon indicating copy to clipboard operation
ArduinoINA219 copied to clipboard

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

Open me21 opened this issue 5 years ago • 1 comments

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).

me21 avatar Jul 16 '19 13:07 me21

could you submit a patch proposal ?

flav1972 avatar Mar 05 '21 22:03 flav1972