ArduinoINA219
ArduinoINA219 copied to clipboard
Enable using multiple Wire objects if target chip has multiple I2C buses
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).
could you submit a patch proposal ?