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
| Name | Type | Default value | Defined in |
|---|---|---|---|
usbVendorId | number | 0x10c4 | index.ts:79 |