Function poll_uart
Defined in File uart_comm.h
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.