More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
This commit is contained in:
parent
2034141a7e
commit
0f45b9c8e0
115 changed files with 158 additions and 158 deletions
|
|
@ -350,7 +350,7 @@
|
|||
return ADC_GetResult();
|
||||
}
|
||||
|
||||
/** Initializes the ADC, ready for conversions. This must be called before any other ADC operations.
|
||||
/** Initialises the ADC, ready for conversions. This must be called before any other ADC operations.
|
||||
* The "mode" parameter should be a mask comprised of a conversion mode (free running or single) and
|
||||
* prescaler masks.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue