Corrected HD44780 to work with the curses driver.

This commit is contained in:
robijn
2001-10-06 13:51:45 +00:00
parent f8b89f2666
commit db935c35bf
5 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#ifndef HD44780_H
#define HD44780_H
extern char keypad; // non-zero if the keypad code is activated
extern char have_keypad; // non-zero if the keypad code is activated
int HD44780_init (struct lcd_logical_driver *driver, char *args);
/* The following methods can all be hidden. They are used through function ptrs