update for the serialVFD-driver (Stefan Herdler):

- successfully tested with the* *Samsung 20S204DA2* *VFD
- Improvements in the support of displays without usercharacters
- Update of the documentation.
This commit is contained in:
marschap
2006-08-14 18:59:13 +00:00
parent 4f5aa4e451
commit ff8454632c
4 changed files with 71 additions and 22 deletions
+2
View File
@@ -89,6 +89,8 @@ typedef struct driver_private_data {
int off_brightness;
int hw_brightness;
int customchars;
int predefined_hbar;
int predefined_vbar;
int ISO_8859_1;
unsigned int refresh_timer;
unsigned char charmap[128];