ShiftPWM support topic. Latest update: Schematics, high power LED's, LED strips

Hello. I have a question about using this library with a Teensy 2.0++. It seems to be incompatible with the Wire library. When I use Wire.endTransmission(), the program halts. Is it because both libraries are using the same timer, timer1?, This also happens when using timer2 if I include the servo library, so it might not be that. Would it be possible to use timer3 or timer4 in case the uC has it, such as the AT90USB1286, or maybe have a function to stop using the interrupts while I2C operations are in progress, and then enable them afterwards?

If you're interested, I'm building a clock. Colores - YouTube