small naming conventions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// src/uart/driver.rs
|
||||
// src/hw_uart_pc/driver.rs
|
||||
use defmt::unwrap;
|
||||
use embassy_futures::select::{select, Either};
|
||||
use embassy_stm32::usart::BufferedUart;
|
||||
|
||||
Reference in New Issue
Block a user