Led update functions now return an array of pixel values instead of updating the LED strip directly. This change makes it possible to combine the effects of different LED update functions before updating the LED strip. The function responsible for updating the LED strip is led_visualization()
Description
Fixes for Raspberry Pi 3 and notmatt/audio-reactive-led-strip
Languages
Python
100%