pub type Display4in2 = Display<WIDTH, HEIGHT, false, { _ }, Color>;
Full size buffer for use with the 4in2 EPD
pub struct Display4in2 { /* private fields */ }