mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
Merge branch 'master' into feature/esp32s2beta_update
This commit is contained in:
@@ -36,7 +36,7 @@ void unity_putc(int c)
|
||||
}
|
||||
}
|
||||
|
||||
void unity_flush()
|
||||
void unity_flush(void)
|
||||
{
|
||||
uart_tx_wait_idle(CONFIG_ESP_CONSOLE_UART_NUM);
|
||||
}
|
||||
|
Reference in New Issue
Block a user