//! Operating modes for the oled_async
//!//! This driver can be used in different modes. A mode defines how the driver will behave, and what
//! methods it exposes. Look at the modes below for more information on what they expose.
pubmodsh1106;pubmodsh1107;pubmodsh1108;pubmodssd1309;