Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 191 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 191 Bytes

Generic-UART-

I'm create a UART generic with strings and pointers

A example is this

UART_Config("COM3:38400,8,N,1");

COMx: Is the USART 38400: Bauds 8: Bits N: Parity 1: Stop bits