pub const MAX_LEDS: usize = 16;Expand description
Max LEDs this driver will drive in one frame (M5GO bottom uses 10). Sets the size of the per-frame pulse buffer; bump if you chain more.
pub const MAX_LEDS: usize = 16;Max LEDs this driver will drive in one frame (M5GO bottom uses 10). Sets the size of the per-frame pulse buffer; bump if you chain more.