mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Update RGBChannels
This commit is contained in:
@@ -96,7 +96,7 @@ namespace hyperion {
|
||||
static_cast<uint8_t>(channelConfig[0].toInt(defaultR)),
|
||||
static_cast<uint8_t>(channelConfig[1].toInt(defaultG)),
|
||||
static_cast<uint8_t>(channelConfig[2].toInt(defaultB)),
|
||||
"ChannelAdjust_" + channelName.toUpper()
|
||||
channelName
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user