Constant rog_anime::LED_IMAGE_POSITIONS[][src]

pub const LED_IMAGE_POSITIONS: [Option<Led>; 1244];
Expand description

Data starts at first index which means that when mapping this data to the final USB packet it must start from index 8, not 7.

Verbatim copy of generate(). LED_IMAGE_POSITIONS is const so prefer this.