Function waitForNewSerialConnection

  • This methods waits for a new serial connection (until a timeout occurs).

    Parameters

    • Optional timeout: number

      time to wait in seconds

    Returns Promise<string>

    the serial path of the connected device

Generated using TypeDoc