projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Tag for the LUFA-120730-BETA release.
[pub/USBasp.git]
/
Projects
/
SerialToLCD
/
Lib
/
HD44780.h
diff --git
a/Projects/SerialToLCD/Lib/HD44780.h
b/Projects/SerialToLCD/Lib/HD44780.h
index
680e69b
..
165e32a
100644
(file)
--- a/
Projects/SerialToLCD/Lib/HD44780.h
+++ b/
Projects/SerialToLCD/Lib/HD44780.h
@@
-57,7
+57,7
@@
#define CMD_DISPLAY_ON 0x0C
/* Function Prototypes: */
- void HD44780_Initiali
s
e(void);
+ void HD44780_Initiali
z
e(void);
void HD44780_WriteData(const uint8_t c);
void HD44780_WriteCommand(const uint8_t c);