mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 19:43:22 +00:00
ticks w
This commit is contained in:
parent
3337668c69
commit
553b95eea4
@ -104,7 +104,7 @@ void HAL_UART_SendByte(byte b)
|
|||||||
}
|
}
|
||||||
void HAL_UART_Flush(void)
|
void HAL_UART_Flush(void)
|
||||||
{
|
{
|
||||||
uart_wait_tx_done(uartnum);
|
uart_wait_tx_done(uartnum,1000);
|
||||||
}
|
}
|
||||||
void HAL_SetBaud(uint32_t baud)
|
void HAL_SetBaud(uint32_t baud)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user