rpi-ws281x-matrix-python icon indicating copy to clipboard operation
rpi-ws281x-matrix-python copied to clipboard

render() doesn't reverse some columns as render image method does

Open stsdc opened this issue 3 years ago • 0 comments

https://github.com/whizzzkid/rpi-ws281x-matrix-python/blob/414d2e16fdd37686e0272de4f23008b1976d9e1c/ws281xMatrix.py#L105-L115

self.render() should probably use self.next_frame()

https://github.com/whizzzkid/rpi-ws281x-matrix-python/blob/414d2e16fdd37686e0272de4f23008b1976d9e1c/ws281xMatrix.py#L90-L103

stsdc avatar Feb 08 '21 22:02 stsdc