With the SDELAY command you can set the delay (response time) of the serial line, or view the currently set delay value.
SDELAY [delay]<cr>
Syntax | Description |
---|---|
SDELAY [delay]<cr> | [delay] = serial line delay, range 0 … 255. One unit of delay corresponds to 4 milliseconds. |
Example (set delay to 120 milliseconds):
sdelay 30
Serial delay : 30