FastLED 3.9.15
Loading...
Searching...
No Matches
mapping.h File Reference
+ This graph shows which files directly or indirectly include this file:

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