Type Definition nanohat_oled::OledResult[][src]

pub type OledResult = Result<()>;
Expand description

Returned for commands and data sent to the OLED display.