Update with make-all-the-leds-the-same solo option.
This commit is contained in:
parent
68e7bd6bb6
commit
ee756a820d
6 changed files with 61 additions and 5 deletions
|
@ -37,7 +37,9 @@ void NewFrame()
|
|||
// uint8_t led_outs[NUM_LIN_LEDS*3];
|
||||
int i;
|
||||
HandleFrameInfo();
|
||||
|
||||
UpdateLinearLEDs();
|
||||
// UpdateAllSameLEDs();
|
||||
|
||||
SendSPI2812( ledOut, NUM_LIN_LEDS );
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue