|
fplayer
C99 Falcon Sequence (fseq) file player for Light-O-Rama hardware (like xLights)
|
Represents a table of cells that map raw FSEQ sequence indexes to a known unit and channel number. More...
#include <cell.h>

Data Fields | |
| struct cell_s * | cells |
| Array of cells. | |
| size_t | size |
| Number of cells in the table. | |
Represents a table of cells that map raw FSEQ sequence indexes to a known unit and channel number.
| struct cell_s* ctable_s::cells |
Array of cells.
| size_t ctable_s::size |
Number of cells in the table.