mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
Merge pull request #2764 from borisfaure/stm32-typo-in-doc
stm32: fix typo in doc
This commit is contained in:
commit
1fd260e4b1
@ -168,7 +168,7 @@ pub struct Config {
|
||||
|
||||
/// Enable debug during sleep and stop.
|
||||
///
|
||||
/// May incrase power consumption. Defaults to true.
|
||||
/// May increase power consumption. Defaults to true.
|
||||
#[cfg(dbgmcu)]
|
||||
pub enable_debug_during_sleep: bool,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user