parent
0dda888c95
commit
4a43cd3982
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ impl LsConfig {
|
|||
Self {
|
||||
rtc: RtcClockSource::LSE,
|
||||
lse: Some(LseConfig {
|
||||
frequency: Hertz(32_000),
|
||||
frequency: Hertz(32_768),
|
||||
mode: LseMode::Oscillator(LseDrive::MediumHigh),
|
||||
}),
|
||||
lsi: false,
|
||||
|
|
Loading…
Reference in a new issue