Upgrade to ARC Pro
Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.
hardwareUartReadAvailable
UART.hardwareUartReadAvailable(uartIndex, [ezbIndex])
Parameters
uartIndex | Index of UART to read from. |
ezbIndex (optional) | Board index of the EZB to use. |
Returns
A byte array containing all available data received from the specified UART.Description
Returns a byte array containing all available data received from the specified UART.