STM32F407 to use prominene.
Also, switch the :'s to \t's everywhere I could find for the protocol to the ESP8266.
This commit is contained in:
parent
ee756a820d
commit
30648367b7
9 changed files with 54 additions and 34 deletions
|
@ -38,8 +38,8 @@ void NewFrame()
|
|||
int i;
|
||||
HandleFrameInfo();
|
||||
|
||||
UpdateLinearLEDs();
|
||||
// UpdateAllSameLEDs();
|
||||
// UpdateLinearLEDs();
|
||||
UpdateAllSameLEDs();
|
||||
|
||||
SendSPI2812( ledOut, NUM_LIN_LEDS );
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue