serial_dashboard.comms.port_search
- async serial_dashboard.comms.port_search(serial_connection)
Search for ports and update dictionary of ports.
- Parameters
serial_connection (SerialConnection instance) – The available_ports and reverse_available_ports attributes are updated by this coroutine.