rpi-rgb-led-matrix
rpi-rgb-led-matrix copied to clipboard
fix: auto `b` variable in loop is shadowning `b` fcn argument
- Minor fix that changes a variable name. Some compilers options (such as what I'm using) don't like that.
- Explicit type casting on a few led-matrix.cc methods