Set LED select register for Polychrome V1

This commit is contained in:
Adam Honse 2020-09-05 01:33:18 -05:00
parent 7556a2872c
commit e40617e417

View file

@ -133,7 +133,6 @@ void PolychromeController::SetColorsAndSpeed(unsigned char led, unsigned char re
switch(asrock_type)
{
case ASROCK_TYPE_ASRLED:
case ASROCK_TYPE_POLYCHROME_V1:
switch(active_mode)
{
/*-----------------------------------------------------*\
@ -171,6 +170,7 @@ void PolychromeController::SetColorsAndSpeed(unsigned char led, unsigned char re
std::this_thread::sleep_for(1ms);
break;
case ASROCK_TYPE_POLYCHROME_V1:
case ASROCK_TYPE_POLYCHROME_V2:
/*-----------------------------------------------------*\
| Select LED |