Skip to main content

handle_bus_c

Function handle_bus_c 

Source
pub fn handle_bus_c(app: &mut App)
Expand description

Clear the bus log protocol filter.

Triggered by pressing c while in Bus view mode.

§Examples

handle_bus_c(&mut app);