pub fn ignore_serial_port_input(serial_port_address: u16)
Expand description

Configures the console connection listener to ignore inputs from the given serial port.

Only one serial port can be ignored, typically the one used for system logging.