whitespace

This commit is contained in:
PavelSindler 2018-02-22 00:11:17 +01:00
parent 0323af531d
commit 0fb471f528

View file

@ -3,12 +3,12 @@
#define PRINTER_UNKNOWN 0
#define PRINTER_MK1 100
#define PRINTER_MK2 200
#define PRINTER_MK2_SNMM 201
#define PRINTER_MK25 250
#define PRINTER_MK25_SNMM 251
#define PRINTER_MK3 300
#define PRINTER_MK3_SNMM 301
#define PRINTER_MK1 100
#define PRINTER_MK2 200
#define PRINTER_MK2_SNMM 201
#define PRINTER_MK25 250
#define PRINTER_MK25_SNMM 251
#define PRINTER_MK3 300
#define PRINTER_MK3_SNMM 301
#endif //PRINTERS_H