Function poll_uart

Function Documentation

void poll_uart()

Poll for received UART data and process commands.

Checks for received data packets and processes any pending commands. This function should be called regularly to handle incoming communication.