pub type Display2in9 = Display<WIDTH, HEIGHT, false, { _ }, Color>;
Display with Fullsize buffer for use with the 2in9 EPD
pub struct Display2in9 { /* private fields */ }