Hey.
I'm testing the space invader tutorial to get used to circuitpython and the 8x8 LED matrix. After a copy-paste of the supplied code (and spending a long time trying to free up enough memory for the libraries needed) I got the LED matrix to work. However, the pattern is rotated 90 degrees. I was looking for a function to rotate it in the matrix library but didn't find anything? Any suggestions?