On Wed, 10 Jul 2024 13:48:44 -0500, Joseph Strauss wrote: > Add multicolor support to the BlinkM driver, making it easier to control > from userspace. The BlinkM LED is a programmable RGB LED. The driver > currently supports only the regular LED sysfs class, resulting in the > creation of three distinct classes, one for red, green, and blue. The > user then has to input three values into the three seperate brightness > files within those classes. The multicolor LED framework makes the > device easier to control with the multi_intensity file: the user can > input three values at once to form a color, while still controlling the > lightness with the brightness file. > > [...] Applied, thanks! [1/1] Add multicolor support to BlinkM LED driver commit: 9adee4c2da559b22ae5448444d1d29c2d5f10df1 -- Lee Jones [李琼斯]