Spell check source code, fix mistakes.
This commit is contained in:
parent
544027da18
commit
3808f5c36d
41 changed files with 63 additions and 63 deletions
|
@ -160,7 +160,7 @@
|
|||
*/
|
||||
static inline void Buttons_Init(void);
|
||||
|
||||
/** Disables the buttons driver, releasing the I/O pins back to their default high-impedence input mode. */
|
||||
/** Disables the buttons driver, releasing the I/O pins back to their default high-impedance input mode. */
|
||||
static inline void Buttons_Disable(void);
|
||||
|
||||
/** Returns a mask indicating which board buttons are currently pressed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue