Added PIC-an-LCD HD44780 subdriver.
Currently untested.
This commit is contained in:
@@ -47,6 +47,8 @@ typedef struct driver_private_data {
|
||||
|
||||
unsigned int port;
|
||||
|
||||
int fd; /* for picanlcd connection type */
|
||||
|
||||
int width, height;
|
||||
int cellwidth, cellheight;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user