Mcu uart.

This commit is contained in:
Fancy code 2024-05-20 20:48:33 +08:00
parent 1bb7420eb8
commit e3cfcabd3d

View File

@ -35,7 +35,7 @@ const StatusCode McuDevice::Init(void)
{ {
UartInfo uartDevice = { UartInfo uartDevice = {
MCU_UART_DEVICE_PTR, MCU_UART_DEVICE_PTR,
1152000, 19200,
'N', 'N',
8, 8,
1, 1,