Function ebyte_e32_ui::process

source ·
pub fn process(config: Config, args: App) -> Result<()>
Expand description

Setup the hardware, then load some parameters, update them if needed, then listen, send, or read model data.

Panics

Failed initialization of the module driver or communicating with the module may cause a panic.