sonyhome / FAB_LED

Fast Arduino Bitbang LED library supports programmable LEDs (WS2812B, APA102...), color palettes for Arduino AVR
GNU General Public License v2.0
125 stars 17 forks source link

Updated example F (parallel update demo methods) #12

Closed sonyhome closed 8 years ago

sonyhome commented 8 years ago

Now all methods push the same number of pixels. A faster blinking means faster method.