FastLED 3.9.15
|
Go to the source code of this file.
Macros | |
#define | headof(S) |
#define | tailof(S) |
Variables | |
int | borderNodes [] = {0, 1, 2, 3, 6, 10, 13, 19, 21, 24} |
int | cubeNodes [] = {7, 8, 9, 11, 12, 17, 18} |
int | ledAssignments [40][3] |
int | nodeConnections [25][6] |
int | numberOfBorderNodes = 10 |
int | numberOfCubeNodes = 8 |
int | segmentConnections [40][2] |
int | starburstNode = 15 |