rm-hull / luma.led_matrix

Python module to drive LED Matrices & 7-segment displays (MAX7219) and RGB NeoPixels (WS2812 / APA102)
https://luma-led-matrix.readthedocs.io
MIT License
523 stars 157 forks source link

Update python-usage.rst #294

Closed michaellee1019 closed 6 months ago

michaellee1019 commented 6 months ago

the parameter in example is in the wrong constructor. This got me pretty bad so I figured I would fix it to help others.

thijstriemstra commented 6 months ago

thanks!