Merged in no1wudi/nuttx (pull request #282)
fix a typo Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
commit
ef863598d5
|
@ -150,7 +150,7 @@ enum stm32_comp_hyst_e
|
||||||
COMP_HYST_LOW,
|
COMP_HYST_LOW,
|
||||||
COMP_HYST_MEDIUM,
|
COMP_HYST_MEDIUM,
|
||||||
COMP_HYST_HIGH
|
COMP_HYST_HIGH
|
||||||
},
|
};
|
||||||
|
|
||||||
/* Power/Speed Modes */
|
/* Power/Speed Modes */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue