Начало

This commit is contained in:
cfif 2026-03-24 12:19:49 +03:00
parent 4eb1e67a5f
commit 02d917381a
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ static void vSerialPort_InitUSART5(tSerialPortArtery *env) {
1, 1, 1, 2,
false, 0xFF,
buf_USART5_DMA, sizeof(buf_USART5_DMA),
256, 256
1024, 0
);
}