uartAwait - Await UART response

Wait for a specific UART response.

Usage:

- command: uartAwait UART0|UART1 <seconds>
  [retry: <retryCount>]

Argument

Description

UART0, UART1

UART port

seconds

Time to await response, in seconds

retryCount

Number of times to retry the test step (optional)

Examples