rpi-rgb-led-matrix icon indicating copy to clipboard operation
rpi-rgb-led-matrix copied to clipboard

fix: auto `b` variable in loop is shadowning `b` fcn argument

Open rochaferraz opened this issue 1 year ago • 0 comments

  1. Minor fix that changes a variable name. Some compilers options (such as what I'm using) don't like that.
  2. Explicit type casting on a few led-matrix.cc methods

rochaferraz avatar Aug 23 '23 16:08 rochaferraz