Fix mapping

This commit is contained in:
Adam Honse 2021-01-08 12:26:34 -06:00
parent c797dc7ab1
commit edf7b4e63d

View file

@ -279,6 +279,9 @@ void OpenRGBE131ReceiverDialog::E131ReceiverThreadFunction()
// Set LED color in controller
controller->colors[led_idx] = led_color;
// Increment the channel by 3 to account for red, green, and blue channels
channel = channel + 3;
}
// If configured to update the device, update