misc: add DNP DS620 and RX1 to distinct printer types.
They are subtly different than each other, and the DS40.master
parent
000f6aa1cc
commit
7edbf0239c
|
@ -109,6 +109,8 @@ enum {
|
|||
P_DNP_DS40,
|
||||
P_DNP_DS80,
|
||||
P_CITIZEN_CW01,
|
||||
P_DNP_DSRX1,
|
||||
P_DNP_DS620,
|
||||
P_END,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue