Open JPluess opened 5 years ago
hi there i am using arduino due, and have it connected to the second I2C i would need to call Wire1.begin(); is there a simple solution in the library to select between sda0 scl0 and sda1 scl1 ? best wishes
No, there is no simple solution. The library needs a change to support multiple buses.
hi there i am using arduino due, and have it connected to the second I2C i would need to call Wire1.begin(); is there a simple solution in the library to select between sda0 scl0 and sda1 scl1 ? best wishes