Constant microbit::display::MAX_BRIGHTNESS[]

pub const MAX_BRIGHTNESS: u8 = BRIGHTNESSES as u8 - 1; // 0x09u8
Expand description

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