Merge pull request #2764 from borisfaure/stm32-typo-in-doc
stm32: fix typo in doc
This commit is contained in:
commit
1fd260e4b1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue