misc: add DNP DS620 and RX1 to distinct printer types.

They are subtly different than each other, and the DS40.
This commit is contained in:
Solomon Peachy 2015-06-13 17:22:02 -04:00
parent 000f6aa1cc
commit 7edbf0239c
1 changed files with 2 additions and 0 deletions

View File

@ -109,6 +109,8 @@ enum {
P_DNP_DS40,
P_DNP_DS80,
P_CITIZEN_CW01,
P_DNP_DSRX1,
P_DNP_DS620,
P_END,
};