[][src]Constant tiny_led_matrix::MAX_BRIGHTNESS

pub const MAX_BRIGHTNESS: u8 = (BRIGHTNESSES as u8)-1; // 9u8

The maximum brightness level for greyscale images (ie, 9; the minimum is 0).