You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RGBLED.color accepts tuples with length > 3 and tuples with integers outside the range of 0 - 255. Also, the new value of color is stored before it is set, possibly allowing bad values to be stored.