dmadison / Adalight-FastLED

Adalight with FastLED support
GNU General Public License v3.0
362 stars 71 forks source link

Separated Adalight Functions #11

Closed dmadison closed 7 years ago

dmadison commented 7 years ago

The code is starting to get a bit unwieldy with everything in series, so I split up the code into separate functions:

This should make everything much more readable and easier to maintain. Performance impact should be negligible.

Additional changes include: