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