mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 14:22:33 +00:00
fmt
This commit is contained in:
parent
c0addc005b
commit
2c9b528edd
@ -246,7 +246,6 @@ impl<'d> BufferedUart<'d> {
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
/// Create a new bidirectional buffered UART driver with only RTS pin as the DE pin
|
||||
pub fn new_with_rts_as_de<T: Instance>(
|
||||
peri: impl Peripheral<P = T> + 'd,
|
||||
|
Loading…
Reference in New Issue
Block a user