Our stakeholders have identified a major issue with the device: individual LED output can change rapidly with no ramp up or ramp down. This is especially overstimulating to the hard-of-hearing, who often experience over stimulation from light.
Subtasks
[x] Implement a function to partially move between one light state and another. This function should be simple and only use the current and previous light outputs.
[x] Assign LEDs to the output from the function instead of the new light state.
Background
Our stakeholders have identified a major issue with the device: individual LED output can change rapidly with no ramp up or ramp down. This is especially overstimulating to the hard-of-hearing, who often experience over stimulation from light.
Subtasks