WIP: Instant color setting, buttons removed
Code cleanup by Adam Honse <calcprogrammer1@gmail.com>
This commit is contained in:
parent
a2a394492b
commit
bbc3c1de5b
4 changed files with 222 additions and 425 deletions
|
|
@ -508,4 +508,5 @@ void DeviceView::setSelectionColor(RGBColor color)
|
|||
controller->SetLED(led_idx, color);
|
||||
}
|
||||
}
|
||||
controller->UpdateLEDs();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue