UART_example_READ

Call this function in main() to type a message into a serial terminal for the program to echo back what you typed.

void UART_example_READ(
    void
)

Parameters

none

Returns

Type: void