Spell check source code, fix mistakes.
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
*/
|
||||
static inline void Joystick_Init(void);
|
||||
|
||||
/** Disables the joystick driver, releasing the I/O pins back to their default high-impedence input mode. */
|
||||
/** Disables the joystick driver, releasing the I/O pins back to their default high-impedance input mode. */
|
||||
static inline void Joystick_Disable(void);
|
||||
|
||||
/** Returns the current status of the joystick, as a mask indicating the direction the joystick is
|
||||
|
||||
Reference in New Issue
Block a user