I have trouble using 2 sensors on 2 I2C interfaces. The problem is, that I when I try to replace the Wire.begin() with something like this: I2C.begin(21, 22)<
Wire.begin()
I2C.begin(21, 22)<