Closed chaddcw closed 1 year ago
Removes call to _determine_rgb() from blink() and pulse(). Just pass along all parameters to set_color(). Descale the values for r_end, g_end, b_end in morph().
Fixes #74
Thank you very much for your contribution! Apologies for taking so long to merge.
Removes call to _determine_rgb() from blink() and pulse(). Just pass along all parameters to set_color(). Descale the values for r_end, g_end, b_end in morph().
Fixes #74