FastLED 3.9.15
Loading...
Searching...
No Matches

◆ lengths

int lengths[]
constexpr
Initial value:
= {
154,
168,
84,
154
}

Definition at line 47 of file Chromancer.ino.

47 {
48 154, // Black strip
49 168, // Green strip
50 84, // Red strip
51 154 // Blue strip
52};

Referenced by loop(), and setup().