Definition at line 29 of file EspI2SDemo.ino.
29 {
30
33 delay(500);
34
37 delay(500);
38
39
40
41
42 if (false) {
43 int value = gCntBuffer;
44 value++;
45 }
46}
CFastLED FastLED
Global LED strip management instance.
@ Red
<div style='background:#FF0000;width:4em;height:4em;'></div>
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
References CRGB::Black, FastLED, leds, and CRGB::Red.