isupport Siemens/Wincor Nixdorf BA63/66 in the serialVFD driver (Stefan Herdler)

This commit is contained in:
marschap
2008-11-23 13:09:11 +00:00
parent 5fc25b78bd
commit b2da58a5b0
7 changed files with 219 additions and 58 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ typedef struct driver_private_data {
int last_custom; // last custom character written
unsigned char custom_char[31][7]; // stored custom characters
unsigned char custom_char_store[31][7]; // custom characters backingstore
unsigned char hw_cmd[10][4]; // hardwarespecific commands
unsigned char hw_cmd[11][10]; // hardwarespecific commands
int usr_chr_dot_assignment[57]; // how to setup usercharacters
unsigned int usr_chr_mapping[31];// where to place the usercharacters (0..30) in the asciicode
unsigned int usr_chr_load_mapping[31];// needed for displays with different read and write mapping