mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-28 04:41:02 +00:00
Clippy
This commit is contained in:
parent
d04dcf5880
commit
71e7e87749
@ -522,7 +522,7 @@ pub mod config {
|
||||
flow_control: FlowControl::None,
|
||||
flow_control_rts_threshold: 122,
|
||||
source_clock: SourceClock::default(),
|
||||
intr_flags: EnumSet::EMPTY,
|
||||
intr_flags: EnumSet::empty(),
|
||||
event_config: EventConfig::new(),
|
||||
rx_fifo_size: super::UART_FIFO_SIZE * 2,
|
||||
tx_fifo_size: super::UART_FIFO_SIZE * 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user