Scott Lawson a38a8e1680 Refactored all of the led_update_X functions
Led update functions no longer return a colorized array. Colorizing is
now done in led_visualization. It makes more sense for the led_update_X
functions to return 1D brightness arrays and then to apply color
afterwards. This should also improve performance somewhat. Also added a
new function leak_saturated_pixels() which allows saturated colors (>255
value) to leak into the adjacent color channels
2016-10-23 16:46:52 -07:00
..
2016-10-22 22:16:08 -07:00
2016-10-22 22:16:08 -07:00
2016-10-13 22:27:45 -07:00
2016-10-22 22:16:08 -07:00