Merged in no1wudi/nuttx (pull request #282)

fix a typo

Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
no1wudi 2017-03-20 02:30:46 +00:00 committed by Gregory Nutt
commit ef863598d5
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ enum stm32_comp_hyst_e
COMP_HYST_LOW,
COMP_HYST_MEDIUM,
COMP_HYST_HIGH
},
};
/* Power/Speed Modes */