[][src]Type Definition nanohat_oled::OledResult

type OledResult = Result<()>;

Returned for commands and data sent to the OLED display.