MCPcopy Create free account
hub / github.com/FastLED/FastLED / LedCurtinArray

Function LedCurtinArray

examples/LuminescentGrand/shared/led_layout_array.cpp:5–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include "./settings.h"
4
5LedColumns LedCurtinArray() {
6 static const int kLedRepeatTable[] = {
7 22,
8 22,
9 22,
10 22,
11 22,
12 22,
13 22,
14 22,
15 22,
16 22,
17 22,
18 22,
19 22,
20 22,
21 22,
22 22,
23 22,
24 22,
25 22,
26 22,
27 22,
28 22,
29 22,
30 22,
31 22,
32 22,
33 22,
34 22,
35 22,
36 22,
37 22,
38 22,
39 22,
40 22,
41 22,
42 22,
43 22,
44 22,
45 22,
46 22,
47 22,
48 22,
49 22,
50 22,
51 22,
52 22,
53 22,
54 22,
55 22,
56 22,
57 22,
58 22,
59 22,
60 22,
61 22,
62 22,

Callers 1

LedLayoutArrayFunction · 0.85

Calls 1

LedColumnsClass · 0.85

Tested by

no test coverage detected