I have an older project that has been running just fine on a Teensy 3.6, using i2c_t3. I am getting ready to migrate to a Teensy 4.1, and have decided to clean up a lot of old code, old libraries, etc. This project has several I2C devices running on all three busses. In particular, on the...