8.2.1.2 UART_example_PRINTF
Call this function from main to print to a terminal a string with a uint8_t variable
void UART_example_PRINTF(
void
)
Parameters
- none
Returns
Type: void
Call this function from main to print to a terminal a string with a uint8_t variable
void UART_example_PRINTF(
void
)
Type: void