[solved/video] 8x8 RGB serial port with decent framerate (Colorduino)

Thanks! Just looking through the code, I'm confused why there is a row latch pin and also a column latch pin. My 4 shift registers for my 4x4 rgb matrix are currently daisy-chained and I can control each led... but am I meant I separate the latch pin for the common anodes from the latch pin for the cathodes for the shiftMatrixPWM to work?