diff options
| author | Ian Dowse <iedowse@FreeBSD.org> | 2005-04-17 21:55:00 +0000 |
|---|---|---|
| committer | Ian Dowse <iedowse@FreeBSD.org> | 2005-04-17 21:55:00 +0000 |
| commit | 6c7c20ce2892400a2ea8af9e89339c072e9a8cea (patch) | |
| tree | ab4698bab227ff686e9b24956103e6d170d1102b /share/examples | |
| parent | 98576a6485a584b51b0065940a117ac0995d6f1e (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/ppi/ppilcd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/ppi/ppilcd.c b/share/examples/ppi/ppilcd.c index f586677344ca..fd2506d66cd5 100644 --- a/share/examples/ppi/ppilcd.c +++ b/share/examples/ppi/ppilcd.c @@ -248,7 +248,7 @@ do_char(struct lcd_driver *driver, char ch) * -------------------------------- * Strobe (1) Enable (6) * Data (2-9) Data (7-14) - * Select(13) RS (4) + * Select In (17) RS (4) * Auto Feed (14) R/W (5) * * In addition, power must be supplied to the module, normally with |
