Library for TLC5940 16-channel PWM chip

usually there is a limit for millis(), that's why it wraps around and it's not an issue specific to the TLC5940 library (it's arduino limit). But look around the forums for other solutions to the problem ( i think some ppl, once the millis reaches its limit, count down backwards or something)