Skip to content

probe-web / @probe-web/serial / SERIAL_BRIDGE_FILTERS

Variable: SERIAL_BRIDGE_FILTERS

ts
const SERIAL_BRIDGE_FILTERS: {
  usbVendorId: number;
}[];

Defined in: index.ts:78

USB-UART bridges and probe VCOMs commonly found on dev boards.

Type Declaration

NameTypeDefault valueDefined in
usbVendorIdnumber0x10c4index.ts:79