Skip to content

probe-web / @probe-web/serial / describePort

Function: describePort()

ts
function describePort(port): string;

Defined in: index.ts:127

A readable label for a port, from its USB ids.

Parameters

ParameterType
portSerialPortLike

Returns

string