mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 12:50:53 +00:00
fix my mess (#3368)
This commit is contained in:
parent
a19a05bcc4
commit
0e7b1c3b8d
@ -28,8 +28,8 @@ pub(crate) struct EspWifiConfig {
|
||||
#[non_exhaustive]
|
||||
#[derive(Default)]
|
||||
pub enum PowerSaveMode {
|
||||
None,
|
||||
#[default]
|
||||
None,
|
||||
Minimum,
|
||||
Maximum,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user