Dygmalab / Bazecor

Graphical configurator for Dygma Products
https://dygma.com/
GNU General Public License v3.0
405 stars 90 forks source link

fix: Invalid RGBW returned for invalid RGBW received #921

Closed lbrooks closed 1 month ago

lbrooks commented 1 month ago

The RGB to/from RGBW methods could return intensity values outside of the valid range [0,255] if the method received values outside of that range.

In this PR: