Previously, we had no way of interacting with the LED rings. We needed a way to represent volume with the LED ring, as well as change the color of the LEDs which represented application color.
Solution
Add in the interface that controls application color changes as well as volume changes.
Description
Problem
Previously, we had no way of interacting with the LED rings. We needed a way to represent volume with the LED ring, as well as change the color of the LEDs which represented application color.
Solution
Add in the interface that controls application color changes as well as volume changes.
Fixes #33