projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Spell check library source code files.
[pub/lufa.git]
/
LUFA
/
Drivers
/
Board
/
LEDs.h
diff --git
a/LUFA/Drivers/Board/LEDs.h
b/LUFA/Drivers/Board/LEDs.h
index
ac7716b
..
100f852
100644
(file)
--- a/
LUFA/Drivers/Board/LEDs.h
+++ b/
LUFA/Drivers/Board/LEDs.h
@@
-74,7
+74,7
@@
* application.
*
* \code
* application.
*
* \code
- * // Initiali
s
e the board LED driver before first use
+ * // Initiali
z
e the board LED driver before first use
* LEDs_Init();
*
* // Turn on each of the four LEDs in turn
* LEDs_Init();
*
* // Turn on each of the four LEDs in turn
@@
-187,7
+187,7
@@
/* Pseudo-Functions for Doxygen: */
#if defined(__DOXYGEN__)
/* Pseudo-Functions for Doxygen: */
#if defined(__DOXYGEN__)
- /** Initiali
s
es the board LED driver so that the LEDs can be controlled. This sets the appropriate port
+ /** Initiali
z
es the board LED driver so that the LEDs can be controlled. This sets the appropriate port
* I/O pins as outputs, and sets the LEDs to default to off.
*/
static inline void LEDs_Init(void);
* I/O pins as outputs, and sets the LEDs to default to off.
*/
static inline void LEDs_Init(void);